开发者

Does ruby have something similar to buildout or virtualenv?

I was wondering:

In python, canon says to use buildout or virtualenv, to avoid installing into the system packages. It's second nature now, I no longer see anything ludicrously bizarre to开发者_StackOverflow the practice. It makes a kind of sense.

In Ruby, is there something similar? How does ruby deal with this problem? Does ruby have this problem?


There are several projects trying to handle this issue:

  • rip
  • bundler
  • rvm via gemsets
  • sandbox
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜