]> git.openstreetmap.org Git - rails.git/blob - script/dbconsole
Fixed small bug where clicking on the "Report a Problem" link would directly create...
[rails.git] / script / dbconsole
1 #!/usr/bin/env ruby
2 require File.dirname(__FILE__) + '/../config/boot'
3 require 'commands/dbconsole'