-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
El 15/07/14 05:18, Quiliro Ordóñez Baca escribió: > > > El lun 14 jul 2014 08:33:54 ECT, Ignacio Huerta escribió: >> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 >> >> Hi Quiliro, >> >> The problem is that you uninstalled dryml, which is part of Hobo. >> Then installing it the gem dependencies system became crazy and >> reinstalled the latest Rails again. >> >> Just do this: >> >> gem uninstall rails activerecord activesupport >> activerecord-deprecated_finders actionpack activemodel railties >> sprockets-rails treetop actionmailer >> >> gem install rails -v=4.0.5 >> >> hobo new someapp > > Thank you very much. The process I described did not reinstall > rails 4.0.8. It installed other gems. But it did work with the > proceedure. Anyway, thank you for showing the short route. I will > use it to teach my students. :-) > >> Releasing a new Hobo version is becoming urgent :). > > Yes. May I help in any way? Well, if you want you can try to change your Rails version to 4.0.8 and try to fix what's failing in Hobo. Alternatively, once a beta release is ready, a bit of testing will be very helpful! Warm regards, Ignacio > > -- 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/ iEYEARECAAYFAlPFQHMACgkQBPlUJ6RHaOQWtgCeOh5MuVjFNGrpvd5Syweki6MW PnEAnRQbsDFq0q4YJuODFyGy4CfT2Q4H =O6G0 -----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.
