|
|
|
|
|
by dana_janssen
5353 days ago
|
|
rvm still has more traction in the community and the end result is going to be very similar to rbenv for the majority of users--except that rvm has a built-in rubies installer + gemsets, which can make things easier for beginners to dive in and access other projects. New users should probably stick to rvm. |
|
What is it about having gemsets that makes it easier for a beginner? Bundler seems to handle installing dependencies just fine.