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)

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 rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to