]> git.openstreetmap.org Git - rails.git/blob - script/server
making it clearer when a test case fails, as to which test case it is that is failing...
[rails.git] / script / server
1 #!/usr/bin/env ruby
2 require File.dirname(__FILE__) + '/../config/boot'
3 require 'commands/server'