Just a short note: - Developing on a small dedicated machine is not a bad idea either, don't be scared :).
- Both RVM and Rbenv are great tools to keep your environment organised. Personally I prefer to use Ubuntu virtual machines with only one version of Ruby installed. As you can see, there are many working solutions to work with Rails and Hobo :). Please say if you get stuck at any point / or you need a short call to clear some points. Warm regards, Ignacio El 22-01-2015 a las 21:55, Henry Baragar escribió: > > On 21/01/15 05:37 PM, umuro wrote: >> - RVM is the best way to install ruby, rails and gems. Repeatable and >> automated! Using RVM guarantees that your development environment and >> the server you are deploying to are the same! Developing on the >> target server or assuming that it wont change at is not a good idea. > > I much prefer rbenv > (https://github.com/sstephenson/rbenv/wiki/Why-rbenv%3F) because it is > more stable and allows you to easily change/test different versions of > ruby. > > Regards, > Henry > -- 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.
