rails/actionpack/test/fixtures/functional_caching
Drew Ulmer 7fb8c67047 Add explicit opt-out for fragment cache digesting
This add support for sending an explicit opt-out of the "Russian-doll"
cache digest feature on a case-by-case basis. This is useful when cache-
expiration needs to be performed manually and it would be otherwise
difficult to know the exact name of a digested cache key.

More information: https://github.com/rails/cache_digests/pull/16
2012-11-25 22:10:44 -06:00
..
_partial.erb Break a window :/ 2010-03-15 23:49:35 -07:00
formatted_fragment_cached.html.erb Break a window :/ 2010-03-15 23:49:35 -07:00
formatted_fragment_cached.xml.builder Improved test coverage for fragment cache helper 2008-07-15 20:54:17 -05:00
fragment_cached_without_digest.html.erb Add explicit opt-out for fragment cache digesting 2012-11-25 22:10:44 -06:00
fragment_cached.html.erb Merge pull request #2219 from kommen/fix_fragment_caching_squashed 2011-10-13 13:36:20 -07:00
html_fragment_cached_with_partial.html.erb Fix a few caching errors, expose a case thats still not working (ref #107330 [catfish] 2008-01-12 01:19:46 +00:00
inline_fragment_cached.html.erb Break a window :/ 2010-03-15 23:49:35 -07:00