hi - does rails cache code by default? i have some lib/user classes, and when i add new methods i have to restart the webserver for them to show up. that hardly seems expected behavior? it makes each test/run cycle longer than compilling... is there a way to turn off caching? i found this note: # Note: To turn off all caching and sweeping, set Base.perform_caching = false. but not sure where to put that code! tx! /dc --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---