[typo] How to avoid cache
Damien Pollet
damien.pollet at gmail.com
Sat Aug 27 18:29:34 EDT 2005
you can disable caching in production mode by setting
ActionController::Base.perform_caching = false in
config/environments/production.rb
--
D
More information about the Typo-list
mailing list