]> git.openstreetmap.org Git - rails.git/blob - script/console
Support getting a way, and all the segments and nodes it depends on, via /way/:id...
[rails.git] / script / console
1 #!/usr/bin/env ruby
2 require File.dirname(__FILE__) + '/../config/boot'
3 require 'commands/console'