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