Template error (am I too far ahead?)

22 views
Skip to first unread message

Donald R. Ziesig

unread,
Feb 20, 2012, 2:19:22 PM2/20/12
to hobo...@googlegroups.com
Hi All!

I'm back in development mode 8-) , but this time due to circumstances
beyond my control I have to use Windows :'( .

Went through the download/install process and got RoR working OK
(version 3.2.1),

gem install hobo seemed to work, but when I tried to generate an app with:

hobo new my_hobo

I got the error "The template [path/Temp/hobo_app_template] could not be
loaded. Error: Unable to activate hobo_support-1.3.0. because
rails-3.2.1 conflicts with rails (~> 3.0.0).

Just to be sure, I cd'd to my_hobo and ran rails server. This produced:

[31mBundler could not find compatible versions for gem "actionpack":
In Gemfile:
hobo (=1.3.0) x86-mingw32 depends on
actionpack (~> 3.0.0) x86-mingw32.

rails (=3.2.1) x86-mingw32 depends on
actionpack (3.2.1)
[0m

Is there a quick fix (e.g. editing Gemfile) for this? If not, is this
going to be fixed soon? If not, what version of RoR (3.0.0 ?) should I
be using to make hobo work in this environment?

Thanks,

Don Z.

paulj...@gmail.com

unread,
Feb 20, 2012, 2:28:05 PM2/20/12
to hobo...@googlegroups.com
As the error message indicates, Hobo 1.3.0, which is the latest stable version, requires Rails 3.0.x. 

No Hobo version is yet compatible with Rails 3.1.x or 3.2.x.

Donald R. Ziesig

unread,
Feb 20, 2012, 2:30:30 PM2/20/12
to hobo...@googlegroups.com
> --
> 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/-/4ufUnPEyL-4J.
> To post to this group, send email to hobo...@googlegroups.com.
> To unsubscribe from this group, send email to
> hobousers+...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/hobousers?hl=en.
3.0.x it is. Thanks Paul.

Don Z.

Quiliro Ordóñez

unread,
Feb 22, 2012, 4:30:02 PM2/22/12
to hobo...@googlegroups.com
El 20/02/12 14:19, Donald R. Ziesig escribi�:

> Is there a quick fix (e.g. editing Gemfile) for this? If not, is this
> going to be fixed soon? If not, what version of RoR (3.0.0 ?) should
> I be using to make hobo work in this environment?

what is the result of:
rails -v

Reply all
Reply to author
Forward
0 new messages