]> git.openstreetmap.org Git - rails.git/blob - script/dbconsole
Add the .DS_Store file to the gitignore (often added by default).
[rails.git] / script / dbconsole
1 #!/usr/bin/env ruby
2 require File.expand_path('../../config/boot',  __FILE__)
3 require 'commands/dbconsole'