On Oct 11, 11:37 am, Olivier Lance <[email protected]> wrote:
> I've tried to debug using ruby-debug, but couldn't succeed in breaking > on TemplateError or NoMethodError exceptions.... > I've just spent hours on this, I really don't get and don't have a lot > of experience in dealing with that kind of issues... > I'd really appreciate if someone had an idea on how to fix this or at > least to track the bug down! Does still happen in production mode? If it doesn't then you've got a class reloading issue. Fred > > By the way, I'm using Rails 2.3.8 with Ruby 1.8.7 > > Thanks a lot for reading this and for any help! > Olivier > Olivier > -- > Posted viahttp://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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

