I am running Rails 2.1.0 on an XP box. In development I have config.cache_classes = false. But...when I mod my controller code it does not pick up the change. This happens in Webrick and Mongrel (1.1.5) Ideas? --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
this is a normal controller in app/controllers, not in lib or vendor/ plugins? On Jul 20, 3:49 pm, covertrails <markdruss...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I am running Rails 2.1.0 on an XP box. > In development I have config.cache_classes = false. > > But...when I mod my controller code it does not pick up the change. > This happens in Webrick and Mongrel (1.1.5) > > Ideas?--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Reasonably Related Threads
- Caching of classes non working or Howto?
- Mongrel in development mode not reloading classes
- Same <img> is still downloaded for several times in IE
- Windows, Segmentation Faults, config.load_paths and config.cache_classes
- config.cache_classes value ignored in development mode under Apache 2