ehcache icon indicating copy to clipboard operation
ehcache copied to clipboard

question re. action cache and expire_fragment

Open bwalsh opened this issue 12 years ago • 0 comments

If ehcache is used for action caching, and the key contains parameters from the url, should the following technique work with ehcache?

expire_fragment(Regexp.new("/yourpath/youraction."))

bwalsh avatar Oct 17 '12 11:10 bwalsh