Hobo 1.0.* bugs

26 views
Skip to first unread message

Pete

unread,
Aug 22, 2012, 4:39:23 AM8/22/12
to hobo...@googlegroups.com
Hi,

I have been using rails 2 and hobo 1.0.* for a little while now, but seem to be running into a number of bugs. I think these are most likely fixed if I upgrade to Rails 3 and Hobo 1.3

Do you have a guide, or a few pointers for upgrading a hobo app to use rails 3 and hobo 1.3?

I have upgraded rails, and following the guide for upgrading rails, but i'm getting config/initializers/hobo.rb:1: uninitialized constant Hobo (NameError)

when trying to start the server?

Thanks for any help in advance

Pete

Bryan Larsen

unread,
Aug 23, 2012, 2:10:06 PM8/23/12
to hobo...@googlegroups.com
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

Pete

unread,
Aug 24, 2012, 5:43:02 AM8/24/12
to hobo...@googlegroups.com
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
Reply all
Reply to author
Forward
0 new messages