]> git.openstreetmap.org Git - rails.git/blob - bin/rake
Use `assert_content` instead of `assert page.has_content?`
[rails.git] / bin / rake
1 #!/usr/bin/env ruby
2 require_relative "../config/boot"
3 require "rake"
4 Rake.application.run