rakefile.rb   [plain text]


task :default do
  puts "OK"
end