-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Quiliro,
Sorry for the delay on answering. Your issue comes from the fact that Hobo only supports up to Rails 4.0.5 currently. In order to fix it, I recomment: * Uninstall all versions of the Rails gem (and activesupport, activerecord...) * Install Rails 4.0.5 (gem install rails -v=4.0.5) * Run again "hobo new mysuperapp" Please say if that doesn't fix the problem. Let's hope we can get support for the latest Rails versions soon! Warm regards, Ignacio El 12/07/14 05:33, Quiliro Ordóñez Baca escribió: > > > El jue 10 jul 2014 23:07:12 ECT, Quiliro Ordóñez Baca escribió: >> >> >> El jue 10 jul 2014 18:59:28 ECT, Quiliro Ordóñez Baca escribió: >>> >>> >>>> Forgot to mention that I also modified gem alternative: >>>> >>>> sudo rm /etc/alternatives/gem sudo ln -s /usr/bin/gem1.9.3 >>>> /etc/alternatives/ruby >>>> >>>> But it is weird. The result I get from gem -v is 1.8.11 It is >>>> the same with /usr/bin/gem1.9.3 -v Does that mean that >>>> /usr/bin/gem1.9.3 is really version 1.8.11? >>> >>> Do you think that this has anything to do with the error I >>> get?: >>> >>> /home/quiliro/.gem/gems/hobo_support-2.1.0/lib/hobo_support/fixes/module.rb:14:in >>> >>> `alias_method': undefined method `create_record' for class >>> `ActiveRecord::Associations::HasManyThroughAssociation' >>> (NameError) >>> >> >> I suppose it has to do with this problem: >> https://groups.google.com/forum/#!topic/hobousers/DttzKYCZdVc > > I would like to know if I can do something, if it is a problem that > only I have so I have to find the error on my own or if I have to > use a previous version or just wait. Please give me some pointers > on how to approach this situation. Thank you. > > -- Saludos libres, Quiliro Ordóñez 600 8579 > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlPBfqAACgkQBPlUJ6RHaOSlzgCgrWm+dRl6vdfIZmEm1fX42CWp JN4An0DwPYiyTWRlK7HYXCzMYr6u8CnW =5sBG -----END PGP SIGNATURE----- -- 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.
