On Fri, Mar 6, 2009 at 3:46 PM, davidmathers <[email protected]> wrote: > > On Mar 6, 8:45 am, John Wells <[email protected]> wrote: >> >> I already have 2.2.2 installed...changing the environment.rb to use it >> gets me no further: > > The application controller generated by rails 2.3 is named > "application_controller.rb" and by rails < 2.3 is named > "application.rb", so you have to actually generate the app using > 2.2.2. Or just rename the application controller. I would re-generate > since there could be other incompatibilities.
Ah...ok. So is there a way to tell hobo to use a specific version of rails without having to remove the 2.3 gem? Thanks guys. John --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en -~----------~----~----~----~------~----~------~--~---
