RubyFlow The Ruby and Rails community linklog

RVM: Ruby Version Manager

Ruby Version Manager (RVM) makes it ridiculously easy to use multiple versions of Ruby at the same time. You install RVM, tell it to “use” a certain Ruby distribution, and if you haven’t got it, it’ll install it. You can then switch around at will and “ruby” and “gem” will work independently on each. There’s also a writeup on Ruby Inside.

Comments

Whah, just tested this a few minutes on my mac and it seems to work well! congrats!

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in