Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Expectations first | Akira Matsuda | 2014-08-28 | 1 | -5/+5 |
* | Reset RACK_ENV after modified in a test case | Akira Matsuda | 2014-08-28 | 1 | -0/+1 |
* | Stop using mocha on dbconsole_test | Rafael Mendonça França | 2014-07-15 | 1 | -44/+68 |
* | Ensure Active Record connection consistency | schneems | 2014-01-09 | 1 | -1/+1 |
* | Fix DB Console tests | schneems | 2013-12-21 | 1 | -20/+22 |
* | fixed rails dbconsole to support ENV['DATABASE_URL']. | Huiming Teo | 2013-12-16 | 1 | -27/+67 |
* | 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 |