ehcache
ehcache copied to clipboard
question re. action cache and expire_fragment
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."))