Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to supports_cache_versioning? check to a class method | schneems | 2018-09-20 | 1 | -4/+2 |
* | [close #33907] Error when using "recyclable" cache keys with a store that doe... | schneems | 2018-09-20 | 1 | -0/+7 |
* | [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 |
* | Privatize unneededly protected methods in Active Support | Akira Matsuda | 2016-12-24 | 1 | -4/+4 |
* | use prepend instead of extending every instance | Michael Grosser | 2015-11-06 | 1 | -4/+1 |
* | Add ActiveSupport::Cache::NullStore to expose caching interface without actua... | Brian Durand | 2011-12-12 | 1 | -0/+44 |