aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/cache/stores
Commit message (Expand)AuthorAgeFilesLines
* MemCacheStore: Support expiring countersTakumasa Ochi2017-11-201-0/+16
* Built-in Redis cache storeJeremy Daer2017-11-131-0/+151
* Fixes ActiveSupport::Cache::FileStore#cleanup bug which prevented it from cle...Erich Soares Machado2017-10-031-0/+1
* Use File::NULL instead of "/dev/null"Kazuhiro NISHIYAMA2017-07-311-1/+1
* [Active Support] `rubocop -a --only Layout/EmptyLineAfterMagicComment`Koichi ITO2017-07-114-0/+4
* Use frozen-string-literal in ActiveSupportKir Shatrov2017-07-094-0/+4
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-024-4/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-014-0/+4
* Split up the cache test suite so it's easier to understand and extend (#29404)Jeremy Daer2017-06-104-0/+366