Y
Hacker News
new
|
ask
|
show
|
jobs
by
CharlieBlack11
2214 days ago
Tbh, this is one of the reasons why I moved away from Python to Ruby for my side projects.
1 comments
xapata
2214 days ago
Are bundler, rvm, and rbenv not as confusing?
link
sosodev
2214 days ago
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.
link
philwelch
2214 days ago
IMO they are much cleaner—plus you only need one of rvm and rbenv anyway.
link