On 10 Feb 2009, at 11:16, szimek wrote:
> > Hi, > > I got a plugin that extends ActionController::AbstractRequest. After > updating Rails from 2.2.2 to 2.3.0 I'm getting the following error: > > 'load_missing_constant': uninitialized constant > ActionController::AbstractRequest (NameError) There's also the fact that ActionController::AbstractRequest no longer exists. Fred > > > I've already seen people having similar problems with i.e. TMail and > Sweeper. I guess that some kind of lazy loading mechanism has been > introduced, but how to fix this problem? > > Cheers, > Szymek > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

