Using an around_handler for catching and rendering errors in most of the API controll...
[rails.git] / script / runner
1 #!/usr/bin/env ruby
2 require File.dirname(__FILE__) + '/../config/boot'
3 require 'commands/runner'