aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/cache/behaviors/failure_safety_behavior.rb
Commit message (Collapse)AuthorAgeFilesLines
* Allow rubocop check more filesbogdanvlviv2018-04-191-1/+1
| | | | | | | | | This commit fix pattern of filenames for `CustomCops/AssertNot` and `CustomCops/RefuteNot`. rubocop should check every file under `test/`. Related to #32441, #32605
* Improve fault tolerance for redis cache storefatkodima2018-01-231-0/+91