On Tue, Jun 23, 2009 at 10:16 AM, trybeee<[email protected]> wrote:
>
> Anybody knows hot to disable views caching in development on rails 2.3?
>

This should already be set in config/environments/development.rb

config.action_controller.perform_caching = false

Andrew Timberlake
http://ramblingsonrails.com

http://MyMvelope.com - The SIMPLE way to manage your savings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to