I am running my project in production mode. About 9 times out of 10, my pages load fine. However, the other 10%, I get application errors as follows: ActionView::TemplateError (undefined method `experts'' for #<Project:0xb5adeadc>) on line #236 of app/views/projects/_formedit.rhtml: My Project model specifies "has_many :experts", and as I mentioned, it works most of the time. What would cause these random errors? My setup is Apache 2.2.3 + mongrel_rails + MySql 5.0 + Edge Rails. Thanks, Dylan -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---