]> git.openstreetmap.org Git - rails.git/blob - bin/rake
Update coding style section of the contribution guide to describe our use of rubocop...
[rails.git] / bin / rake
1 #!/usr/bin/env ruby
2 require_relative "../config/boot"
3 require "rake"
4 Rake.application.run