Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
tonycoco
on Dec 22, 2011
|
parent
|
context
|
favorite
| on:
Rails master is now 4.0.0.beta; Ruby 1.8.7 support...
Who needs gemsets? Isn't that the point of Bundler?
boundlessdreamz
on Dec 22, 2011
|
next
[–]
Gemsets are still useful. see
http://tenderlovemaking.com/2011/11/30/psa-the-number-of-gem...
latortuga
on Dec 22, 2011
|
parent
|
next
[–]
Thank you for this, I did not realize it was the case but it definitely makes sense. Back to using gemsets I suppose...
joshcrews
on Dec 22, 2011
|
prev
[–]
I'd rather do gemsets than preface commands with "bundle exec"
bglusman
on Dec 22, 2011
|
parent
[–]
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
boundlessdreamz
on Dec 23, 2011
|
root
|
parent
[–]
Isn't that exchanging
bundle exec command
for
./bin/command
? Still not as convenient as just using
command
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: