I''m under the impression that the model() method is deprecated and that all ar models should be loaded automatically. They aren''t getting loaded in some cases. For example, I''m using memcached for my session store and it fails if I put one of my ar instances into a session unless i use the model() method in application.rb for that ar class. Actually it works fine in production mode, but fails in dev and test mode. I''m not sure if this is the way it should be or if it''s a bug. Can anyone clarify? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---