Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable `Layout/EmptyLinesAroundAccessModifier` cop | Ryuta Kamizono | 2019-06-13 | 1 | -1/+0 |
* | Adding frozen_string_literal pragma to Railties. | Pat Allan | 2017-08-14 | 1 | -0/+2 |
* | 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 |
* | normalizes indentation and whitespace across the project | Xavier Noria | 2016-08-06 | 1 | -6/+6 |
* | applies new string literal convention in railties/test | Xavier Noria | 2016-08-06 | 1 | -5/+5 |
* | Define the configuration at Active Support | Rafael Mendonça França | 2014-09-11 | 1 | -0/+1 |
* | Change all `MiniTest` to `Minitest` since, `MiniTest` namespace has been rena... | Vipul A M | 2013-12-18 | 1 | -2/+2 |
* | Add active_support/testing/autorun | Rafael Mendonça França | 2012-12-31 | 1 | -1/+2 |
* | using __method__ for the command method calls | Aaron Patterson | 2012-05-21 | 1 | -0/+59 |