Hi, Thank you for the reply,
I have basically now just begun a new app, and have tried copying over the working parts from the old app. It's a slow process but i'm getting there. I think you were right that I had an issue with the Gem file with the previous error - I have been so used to using Rails 2, and hobo 1.0, that these new methods are throwing me a bit! Thanks Pete On Thursday, 23 August 2012 19:10:06 UTC+1, Bryan Larsen wrote: > > Upgrading from 1.0 to 1.3 is a big transition, but most of the changes > should be covered by the rails upgrade guide. > > Have you tried generating a new 1.3 app and using that as a working > example? > > > I have upgraded rails, and following the guide for upgrading rails, but > i'm > > getting config/initializers/hobo.rb:1: uninitialized constant Hobo > > (NameError) > > > > This sounds like a problem with your Gemfile -- do you have Hobo > included in your Gemfile and have you run bundle install? > > config/initializers/hobo.rb is an example of one file that is > different in 1.0 vs 1.3, although your specific problem sounds a > little more fundamental. > > Bryan > -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/hobousers/-/6GS7S-mGD8QJ. 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.
