aboutsummaryrefslogtreecommitdiffstats
path: root/railties/bin/dbconsole
Commit message (Collapse)AuthorAgeFilesLines
* Ruby 1.9.2 compat: Use File#expand_path for require path because "." will ↵Akira Matsuda2009-07-211-1/+1
| | | | | | not be included in LOAD_PATH since Ruby 1.9.2 [#2921 state:resolved] Signed-off-by: Yehuda Katz <wycats@gmail.com>
* Add 'script/dbconsole' -- the database analog of 'script/console'Steve Purcell2008-05-071-0/+3