]> git.openstreetmap.org Git - rails.git/blob - script/server
Require auth on calls to /trace/create, and pass through to form if called without...
[rails.git] / script / server
1 #!/usr/bin/env ruby
2 require File.dirname(__FILE__) + '/../config/boot'
3 require 'commands/server'