开发者

RVM vs MacPorts for managing RoR [closed]

Closed. This question is opinion-based. It is not currently accepting answers.

Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.

Closed 3 years ago.

Improve this question

I'm diving into Ruby on Rails and two tools were suggested to me right from the start, RVM and MacPorts. I'm using RVM at the moment to manage my ruby and rails installs, so MacPorts doesn't appear to offer me much that I don't already have. I certainly see the differences between the two, RVM is primarily used for Ruby installations, whereas MacPorts offers others open source insatlls, but I 开发者_开发知识库wondering why I would use both if I'm only working with RoR. Your thoughts?

Thanks so much in advance for your help!


Sometimes you need to install Gem which needs C libraries to work and compile. There comes MacPorts (or I personally prefer HomeBrew). You install the C library with MacPorts, then you install the Gem as usual.

MacPorts and RVM are complementary, one doesn't exclude the other.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜