Files
linguist/test/fixtures/ruby/Rakefile
2012-06-07 12:17:24 -05:00

4 lines
35 B
Ruby

task :default do
puts "Rake"
end