Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | match rails console environment support, to server | schneems | 2012-03-22 | 1 | -0/+19 |
* | fix rails server support of RAILS_ENV variable | schneems | 2012-03-20 | 1 | -0/+26 |
* | Fix tests, Rails.env may be different on CI | Piotr Sarnacki | 2012-02-16 | 1 | -2/+5 |
* | Refactor Rails::Console to make it easier to test and add tests for it | Piotr Sarnacki | 2012-02-16 | 1 | -0/+84 |