Frederick Cheung wrote: > 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. > I'm also having the same issue.
What are the options for refactoring existing code? What has replaced AbstractRequest? or is it now a Gem? Steve -- 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 [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 -~----------~----~----~----~------~----~------~--~---

