Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
pkd
on Jan 23, 2017
|
parent
|
context
|
favorite
| on:
Announcing Pipenv
> It gives me a shared 'clean' Ruby installation of the right version, plus a project-specific copy of all the gems the project depends on
You can also accomplish the same using gemsets which are provided by rvm.
igravious
on Jan 23, 2017
[–]
Using RVM is not always an option and some might consider it an anti-pattern.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
You can also accomplish the same using gemsets which are provided by rvm.