Hi Trond, Interesting tip, I had not seen that versions issue before.
As you mentioned you are creating a new app, you might be interested in using Rails 4 and Hobo 2.1 beta: gem install hobo --pre It should stop being beta very soon :). Warm regards, Ignacio El 01/01/14 14:14, Trond Lossius escribió: > Happy new year! > > I just started work on a new hobo app, and first installed and updated a > number of gems. In the process I noticed that "sudo gem install hobo" on > OSX Maverick also installs railties 3.2.16. Afterwards this caused > conflicts as hobo seems to requires railties 3.2.13. The problem was > resolved by uninstalling railties 3.2.16, and instead installing 3.2.13. > > Just thought I'd mention. > > Best, > Trond > > -- > 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. -- 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.
