| Commit message (Expand) | Author | Age | Files | Lines |
* | Deprecate Unicode#normalize and Chars#normalize (#34202) | Francesco Rodríguez | 2018-10-12 | 1 | -45/+53 |
* | Remove unused `require` | bogdanvlviv | 2018-06-07 | 1 | -4/+0 |
* | Remove encoding utf-8 magic comment | Koichi ITO | 2017-07-15 | 1 | -1/+0 |
* | Use frozen-string-literal in ActiveSupport | Kir Shatrov | 2017-07-09 | 1 | -0/+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 |
* | Privatize unneededly protected methods in Active Support tests | Akira Matsuda | 2016-12-24 | 1 | -1/+1 |
* | fixes remaining RuboCop issues [Vipul A M, Xavier Noria] | Xavier Noria | 2016-09-01 | 1 | -1/+1 |
* | Add three new rubocop rules | Rafael Mendonça França | 2016-08-16 | 1 | -3/+3 |
* | applies new string literal convention in activesupport/test | Xavier Noria | 2016-08-06 | 1 | -9/+9 |
* | systematic revision of =~ usage in AS | Xavier Noria | 2016-07-22 | 1 | -1/+1 |
* | Skip the test if test data download fails. | Vít Ondruch | 2016-07-04 | 1 | -4/+5 |
* | DRY Downloader. | Vít Ondruch | 2016-07-04 | 1 | -18/+0 |
* | Travis: cache unicode data downloads and beanstalkd build | Jeremy Daer | 2016-04-19 | 1 | -1/+1 |
* | Put test-case dependent helper Class inside the test case | Akira Matsuda | 2016-01-24 | 1 | -13/+13 |
* | :warning: mismatched indentations at 'end' with 'unless' | Akira Matsuda | 2016-01-24 | 1 | -2/+2 |
* | Test files has to be named *_test.rb | Akira Matsuda | 2016-01-24 | 1 | -0/+129 |