]> git.openstreetmap.org Git - rails.git/blob - script/server
Added a bunch more tests on the API 0.6. Fixed node/way/relation from_xml code to...
[rails.git] / script / server
1 #!/usr/bin/env ruby
2 require File.dirname(__FILE__) + '/../config/boot'
3 require 'commands/server'