]> git.openstreetmap.org Git - rails.git/blob - bin/rake
Rubocop fixes and increase per method complexity limit from 23 to 25
[rails.git] / bin / rake
1 #!/usr/bin/env ruby
2 require_relative "../config/boot"
3 require "rake"
4 Rake.application.run