[Radiant] Deactivate page cache for development?

Sean Cribbs seancribbs at gmail.com
Sun Dec 31 15:02:12 CST 2006


Yes,

Andreas Semt wrote:
> @Sean,
>
> yes, I've put line 44 back in 'environment.rb' and all seems fine.
> Now - where i know that development mode gives me instant feedbacks -
> i will use development mode during development of my Radiant website
> (without doubt that makes sense ...).
> Sorry for all the traffic here.
>
>
> Best regards and a happy new year,
> Andreas Semt
>
> P.S.: Is it possible to verify your assumption with the rails console
> ('script/console')?
>
>   
Yes, you can verify where it puts the cache in script/console with this 
line:

puts ActionController::Base.page_cache_directory

Cheers,

Sean



More information about the Radiant mailing list