I'm glad you solved it :). I'm going to try to update the Hobo install page to reflect this point.
It would be nice to fix this problem too, so Hobo can live if other versions of Rails are installed. Regards, Ignacio El 08/08/13 17:03, Cortlandt Winters escribió: > Hi Ignacio, > > Thanks for responding. I did discover the root of the problem, but it's > good for folk to know as the error occurs with a default installation > with ruby 2 and rails 4. You can see it if you do a default install of > rails on ntirous.io <http://ntirous.io> as well. > > It is when you do the actual hobo new thing generation > > The solution seems to be to install rails 3.2.0 and uninstall all the > more recent versions of rails, even when you have 3.2.0 installed if you > have 3.2.5 installed and 4.0 installed the actionpack, activesupport and > railties version conflict. > > once I uninstalled all the versions but 3.2.0 it worked ok. > > > > > On Thu, Aug 8, 2013 at 10:27 AM, Ignacio Huerta <[email protected] > <mailto:[email protected]>> wrote: > > Hi, > > When do you get that problem? When installing Hobo or when creating a > new Hobo application? > > If you run "gem list", what versions of actionpack do you have > installed? > > Regards, > Ignacio > > El 08/08/13 14:23, Cortlandt Winters escribió: > > Hi Guys, > > > > I wonder if you can help me configure my ruby environment to be > > compatible with hobo. I was going along nicely with my desktop > > configuration of hobo but now I'm on vacation and have more time to > > devote to learning it, I'm burning all my time trying to get the right > > versions of some of the dependencies installed on my new mac > laptop. In > > particular I get the error > > > > install problem : hobo (= 2.0.1) ruby depends on actionpack (~> > 3.2.0) ruby > > > > I've installed rvm and configured it to use rails 3.2.5 by default > > instead of 4.0, but I haven't been able to figure out how to > configure a > > compatible version of actionpack. > > > > Any thoughts on this would be greatly appreciated. > > > > -Cort > > > > -- > > You received this message because you are subscribed to the Google > > Groups "Hobo Users" group. > > To unsubscribe from this group and stop receiving emails from it, send > > an email to [email protected] > <mailto:hobousers%[email protected]>. > > To post to this group, send email to [email protected] > <mailto:[email protected]>. > > Visit this group at http://groups.google.com/group/hobousers. > > For more options, visit https://groups.google.com/groups/opt_out. > > > > > > -- > Ignacio Huerta Arteche > http://www.ihuerta.net > Teléfono: 0034 645 70 77 35 > Email realizado con software libre > > -- Ignacio Huerta Arteche http://www.ihuerta.net Teléfono: 0034 645 70 77 35 Email realizado con software libre -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/hobousers. For more options, visit https://groups.google.com/groups/opt_out.
