aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/lib/action_view/cache_expiry.rb
Commit message (Expand)AuthorAgeFilesLines
* Only clear cache when view paths are specifiedyuuji.yaginuma2019-06-041-0/+2
* Wrap actionview cache expiry in a mutexJohn Hawthorn2019-05-211-8/+11
* Only clear template caches in dev after changes (#35629)John Hawthorn2019-04-011-0/+49