1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
haml--haml/sample/rails/bin/rake
2015-11-19 11:25:38 +09:00

4 lines
90 B
Ruby
Executable file

#!/usr/bin/env ruby
require_relative '../config/boot'
require 'rake'
Rake.application.run