Nope, there's a github issue to support a similar syntax in the future, but right now the best workaround is to use a clean gem environment (with rbenv, rvm or similar), install Rails 4.0.x and then create a Hobo app.
Warm regards, Igancio El 21-06-2015 a las 22:43, Mike Payson escribió: > Is there an easy way to force it to use a specific Rails version? With > the normal Rails command you can just do > > rails _4.0.13_ new [appname] > > but that does not seem to work with Hobo. > > On Fri, Jun 19, 2015 at 3:03 PM, Ignacio Huerta <[email protected] > <mailto:[email protected]>> wrote: > > Hi Héctor, > > Hobo is not yet compatible with Rails 4.2. My recommendation is to > uninstall it and install the latest Rails 4.0.x. > > Warm regards, > Ignacio > > El 19-06-2015 a las 21:55, OfficeYA Héctor Jiménez escribió: > > Hi > > > > I am new to Hobo, just install it, and when doing my firsta app, I got > > the following error after *hobo new myapp* > > > > /*The template [/tmp/hobo_app_template] could not be loaded. Error: > > Unable to activate rails-4.0.13, because activesupport-4.2.2 conflicts > > with activesupport (= 4.0.13), actionpack-4.2.2 conflicts with > > actionpack (= 4.0.13), railties-4.2.2 conflicts with railties (= > 4.0.13)*/ > > > > Any Ideas how to solve this? > > > > -- > > 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]> > > <mailto:[email protected] > <mailto:hobousers%[email protected]>>. > > To post to this group, send email to [email protected] > <mailto:[email protected]> > > <mailto:[email protected] > <mailto:[email protected]>>. > > Visit this group at http://groups.google.com/group/hobousers. > > For more options, visit https://groups.google.com/d/optout. > > -- > 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/d/optout. > > > > > -- > www.MakersToolWorks.com <http://www.MakersToolWorks.com> - Tools for Makers > > -- > 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:[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/d/optout. -- 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/d/optout.
