[Radiant] caching

Mario T. Lanza mlanza at comcast.net
Wed Aug 8 18:41:34 CDT 2007


> On every consequent page request ResponseCache is created again, but 
> with original defaults as specified in 
> radiant-0.6.2/app/models/response_cache.rb.

I avoided this by adding this line to the "activate" def of a custom 
extension:

ResponseCache.defaults[:perform_caching]         = false
-- 
Posted via http://www.ruby-forum.com/.



More information about the Radiant mailing list