]> git.openstreetmap.org Git - rails.git/blob - script/runner
Fixed problem where tag lengths were generating a 422 error with no message. They...
[rails.git] / script / runner
1 #!/usr/bin/env ruby
2 require File.dirname(__FILE__) + '/../config/boot'
3 require 'commands/runner'