Hacker News new | ask | show | jobs
by xapata 2215 days ago
Are bundler, rvm, and rbenv not as confusing?
2 comments

Definitely not. In Ruby I can immediately understand how to run a correct copy of any project because they all use bundler. Furthermore rbenv makes switching between specific Ruby versions for those apps trivial.
IMO they are much cleaner—plus you only need one of rvm and rbenv anyway.