Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set `RAILS_ENV` before load application file | yuuji.yaginuma | 2017-07-17 | 1 | -1/+4 |
* | Properly expand the environment's name | Robin Dupret | 2017-07-16 | 1 | -3/+0 |
* | Allow to pass a connection to the `dbconsole` command | Robin Dupret | 2017-07-16 | 1 | -2/+14 |
* | Load environment file in `dbconsole` command | yuuji.yaginuma | 2017-07-09 | 1 | -0/+1 |
* | [Railties] require => require_relative | Akira Matsuda | 2017-07-01 | 1 | -1/+1 |
* | Use appropriate type to `header` option | yuuji.yaginuma | 2017-04-05 | 1 | -1/+1 |
* | Privatize unneededly protected methods in Railties | Akira Matsuda | 2016-12-25 | 1 | -3/+3 |
* | remove unused require | yuuji.yaginuma | 2016-11-05 | 1 | -3/+0 |
* | Hide commands from API site. | Kasper Timm Hansen | 2016-10-28 | 1 | -1/+1 |
* | Fix dbconsole tests. | Kasper Timm Hansen | 2016-09-25 | 1 | -6/+4 |
* | Initial command structure. | Kasper Timm Hansen | 2016-09-25 | 1 | -0/+160 |