Hacker News new | ask | show | jobs
by Legion 5356 days ago
I have switched to rbenv myself, but that "magic" makes RVM a potentially better choice for a beginner.

* No need to install a second thing (ruby-build) to install rubies.

* No need to do manual things like running "rbenv rehash".

* More chatty and hand-holding (tells you dependencies you need to install for your platform, etc)