Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Active Support] `rubocop -a --only Layout/EmptyLineAfterMagicComment` | Koichi ITO | 2017-07-11 | 1 | -0/+1 |
* | 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 |
* | Unused &block parameter | Akira Matsuda | 2017-01-15 | 1 | -1/+1 |
* | AS::ArrayInquirer#respond_to_missing? should fallback to super | Akira Matsuda | 2017-01-15 | 1 | -1/+1 |
* | applies new string literal convention in activesupport/lib | Xavier Noria | 2016-08-06 | 1 | -2/+2 |
* | - Added clarity to documentation of ArrayInquirer#any? [ci skip] | Mohit Natoo | 2016-05-11 | 1 | -2/+4 |
* | ArrayInquirer to correctly find symbols or strings | Leigh Halliday | 2015-08-28 | 1 | -1/+1 |
* | [skip ci] Update documentation for ArrayInquirer#any? | Anton Davydov | 2015-05-21 | 1 | -4/+10 |
* | Add ActiveSupport::ArrayInquirer and Array#inquiry | George Claghorn | 2015-03-24 | 1 | -0/+38 |