]> git.openstreetmap.org Git - rails.git/blob - bin/rake
Use CGI.escape for ruby 2.7 compatibility
[rails.git] / bin / rake
1 #!/usr/bin/env ruby
2 require_relative "../config/boot"
3 require "rake"
4 Rake.application.run