Ruby equivalent of virtualenv?

后端 未结 8 1310
粉色の甜心
粉色の甜心 2020-12-02 05:21

Is there something similar to the Python utility virtualenv?

Basically it allows you to install Python packages into a sandboxed environment, so easy_install d

8条回答
提交回复
热议问题