1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--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
formatted_fragment_cached.html.erb
formatted_fragment_cached.xml.builder
fragment_cached.html.erb
fragment_cached_without_digest.html.erb
html_fragment_cached_with_partial.html.erb
inline_fragment_cached.html.erb