On Sat, Mar 21, 2009 at 11:06 AM, vimal <[email protected]> wrote:

> Hi,
>  I just migrated from rails 2.2.2 to 2.3.2
>  The rails app was running fine until i migrated
>  I checked for the application.rb in the controller folder and its
> there
>  Any suggestions, why this is happening???

In 2.3 that's application_controller.rb. Just rename it or run:

   rake rails:update:application_controller

-- fxn

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to