On Apr 16, 3:36 am, Petr Janda <rails-mailing-l...@andreas-s.net>
wrote:
> Ok i resolved it, after hours of trying to figure it out, i noticed that
> the cause is having config.threadsafe! enabled in development mode. For
> some reason it causes caching to get enabled. This option should be
> documented better.
>
The reloading mechanism in rails isn't threadsafe, so threadsafe!
among other things turns it off (mentioned among other places in
http://guides.rubyonrails.org/configuring.html)

Fred
--~--~---------~--~----~------------~-------~--~----~
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 rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to