Thanks. I got it working by just deleting all the newer conflicting gems. It works OK, but not quite ideal.
On Tue, Jun 23, 2015 at 11:54 AM, Tim Griffin <[email protected]> wrote: > Mike, > > I'm using rbenv in my environment, and when I accidentally tripped over > building with the wrong version of rails, I did this: > > ~/src %> *RAILS_VERSION=4.0.8 hobo new myapp* > > That seemed to get me where I needed to go. > > Tim > > > On Tuesday, June 23, 2015 at 6:53:12 AM UTC-4, Ignacio Huerta wrote: >> >> 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 >> >> >> -- > 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. > -- 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]. 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.
