Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
silversmith
14y ago
0 comments
Save
Share
Except it does not handle neither installation (available via ruby-build), nor gemsets (has a plugin).
0 comments
7 comments · 3 top-level
top
newest
oldest
tonycoco
14y ago
· 4 in thread
Who needs gemsets? Isn't that the point of Bundler?
boundlessdreamz
14y ago
Gemsets are still useful. see
http://tenderlovemaking.com/2011/11/30/psa-the-number-of-gem...
latortuga
14y ago
Thank you for this, I did not realize it was the case but it definitely makes sense. Back to using gemsets I suppose...
joshcrews
14y ago
I'd rather do gemsets than preface commands with "bundle exec"
bglusman
14y ago
yes! Though I just discovered the other day you can use the --binstubs option which obviates the need to use bundle exec in the project
1 more reply
bronson
14y ago
And rbenv doesn't nest. If your Ruby program execs another Ruby program, rbenv won't use the correct interpreter.
https://github.com/sstephenson/rbenv/issues/121
getsat
14y ago
Yeah, the plugin architecture is cool. There's one for bundler, too:
https://github.com/carsomyr/rbenv-bundler
j
/
k
navigate · click thread line to collapse