Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove deprecated `environment` argument from the rails commands | Rafael Mendonça França | 2019-01-17 | 1 | -11/+1 |
* | Adding frozen_string_literal pragma to Railties. | Pat Allan | 2017-08-14 | 1 | -0/+2 |
* | Properly expand the environment's name | Robin Dupret | 2017-07-16 | 1 | -1/+6 |
* | Deprecate environment as an argument for dbconsole and console | Robin Dupret | 2017-07-16 | 1 | -0/+6 |
* | Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" | Matthew Draper | 2017-07-02 | 1 | -1/+0 |
* | Enforce frozen string in Rubocop | Kir Shatrov | 2017-07-01 | 1 | -0/+1 |
* | Fix console tests. | Kasper Timm Hansen | 2016-09-25 | 1 | -0/+2 |
* | Per Dr. Eileen's orders :) | Kasper Timm Hansen | 2016-09-25 | 1 | -1/+1 |
* | Initial command structure. | Kasper Timm Hansen | 2016-09-25 | 1 | -0/+32 |