aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/commands/dbconsole
Commit message (Collapse)AuthorAgeFilesLines
* Privatize unneededly protected methods in RailtiesAkira Matsuda2016-12-251-3/+3
|
* remove unused requireyuuji.yaginuma2016-11-051-3/+0
| | | | YAML and ERB were removed at 971d510
* Hide commands from API site.Kasper Timm Hansen2016-10-281-1/+1
| | | | | They're just barren on the site and confure more than guide, instead rely on the built in --help to guide users.
* Fix dbconsole tests.Kasper Timm Hansen2016-09-251-6/+4
|
* Initial command structure.Kasper Timm Hansen2016-09-251-0/+160