Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix private attribute warning | Vipul A M | 2013-04-04 | 1 | -1/+3 |
* | This commit fixes issue #8628 | Mykola Kyryk | 2013-01-04 | 1 | -0/+12 |
* | Fix rails db command with sqlite3 database | Carlos Antonio da Silva | 2012-11-18 | 1 | -0/+8 |
* | Set RACK_ENV to nil in the dbconsole test | Rafael Mendonça França | 2012-05-30 | 1 | -0/+1 |
* | Fix various bugs with console arguments. | Sam Oliver | 2012-05-30 | 1 | -10/+11 |
* | More assert_match warnings fixed. | Arun Agrawal | 2012-05-30 | 1 | -4/+4 |
* | Fix `rails db -h` and cosmetic fixes in usage banners | Alexey Vakhov | 2012-05-22 | 1 | -0/+18 |
* | Use relative path to sqlite3 db in `rails db` command | Alexey Vakhov | 2012-05-22 | 1 | -6/+11 |
* | Fix build | Piotr Sarnacki | 2012-05-06 | 1 | -7/+10 |
* | More faster rails dbconsole | Dmitry Vorotilin | 2012-05-06 | 1 | -28/+57 |
* | Add Rails::DBConsole tests | Alexey Vakhov | 2012-05-02 | 1 | -0/+128 |