aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/command/environment_argument.rb
Commit message (Expand)AuthorAgeFilesLines
* Adding frozen_string_literal pragma to Railties.Pat Allan2017-08-141-0/+2
* Properly expand the environment's nameRobin Dupret2017-07-161-1/+6
* Deprecate environment as an argument for dbconsole and consoleRobin Dupret2017-07-161-0/+6
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* Fix console tests.Kasper Timm Hansen2016-09-251-0/+2
* Per Dr. Eileen's orders :)Kasper Timm Hansen2016-09-251-1/+1
* Initial command structure.Kasper Timm Hansen2016-09-251-0/+32