public
Fork of fudgestudios/bort
Description: This extends rails base app Bort by including annotate-models and make_resourceful plugins + replacing Prototype with jQuery + standard stylesheets
Homepage: http://www.web2media.net/laktek/2008/10/31/extended-bort-my-base-rails-app/
Clone URL: git://github.com/laktek/extended-bort.git
laktek (author)
Wed Nov 26 16:07:20 -0800 2008
commit  1a961616a76c9a4c499106bd374f2bf015dcdd27
tree    d7ca4644b791b8f896f5ac1bdce30b9a28c06143
parent  d82c77e289bb48b82eb29f69c559d483775cef6f
extended-bort / script / dbconsole
100755 4 lines (3 sloc) 0.1 kb
1
2
3
4
#!/usr/bin/env ruby
require File.dirname(__FILE__) + '/../config/boot'
require 'commands/dbconsole'