From: Josh Cheek Date: 2010-02-21T07:04:13+09:00 Subject: Re: Specifying Ruby Version from Command Line --000e0cd113b418dfd604800f616d Content-Type: text/plain; charset=ISO-8859-1 On Sat, Feb 20, 2010 at 8:25 AM, Alex DeCaria wrote: > I have two versions of Ruby installed (1.8 and 1.9). When starting a > Ruby script from the command window, how do I specify which version of > Ruby I want to use? I'm assuming there is some option for this that I > can set, but I don't know what it is. > > --Alex > -- > Posted via http://www.ruby-forum.com/. > > I've found that rvm handles this beautifully. example: http://i48.tinypic.com/2ng8mlu.png website: http://rvm.beginrescueend.com/ if you're using textmate: http://rheimbuch.posterous.com/rvm-and-textmate Each version also maintains it's own rubygems. --000e0cd113b418dfd604800f616d--