Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding frozen_string_literal pragma to Railties. | Pat Allan | 2017-08-14 | 1 | -0/+2 |
* | Make `rails yarn:install` ignore dev dependencies | printercu | 2017-07-19 | 1 | -1/+1 |
* | 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 rubocop violations | Rafael Mendonça França | 2017-02-09 | 1 | -1/+1 |
* | Make Yarn quieter during precompilation as that is typically run by a deploy ... | David Heinemeier Hansson | 2017-01-19 | 1 | -1/+1 |
* | only enhance when `assets:precompile` task is defined | yuuji.yaginuma | 2017-01-18 | 1 | -1/+3 |
* | Fix all rubocop violations | Rafael Mendonça França | 2017-01-17 | 1 | -2/+2 |
* | Be a bit more explicit rather than relying on the default task | David Heinemeier Hansson | 2017-01-17 | 1 | -1/+1 |
* | Make yarn install available as a rake task via yarn:install so we can use tha... | David Heinemeier Hansson | 2017-01-17 | 1 | -0/+9 |