How to manage multiple version of ruby

Hi,

    Can any one tell me how to manage multiple version of ruby? right
now i am working on rails 3 and ruby 1.9.2. but i also want to run
application which is in ruby 1.8.

Thanks in advance.

···

--
Posted via http://www.ruby-forum.com/.

You want RVM

"RVM is a command line tool which allows us to easily install, manage
and work with multiple ruby environments from interpreters to sets of
gems."

http://rvm.beginrescueend.com/

http://rvm.beginrescueend.com/

···

On Oct 25, 2010, at 8:18 AM, Roshan Shah wrote:

Hi,

   Can any one tell me how to manage multiple version of ruby? right
now i am working on rails 3 and ruby 1.9.2. but i also want to run
application which is in ruby 1.8.

Thanks in advance.

--
Posted via http://www.ruby-forum.com/\.

Linux/OSX/*nix based OS: RVM
http://rvm.beginrescueend.com/

Windows: Pik

···

On Oct 25, 9:18 am, Roshan Shah <a-rs...@railshouse.com> wrote:

Hi,

Can any one tell me how to manage multiple version of ruby? right

now i am working on rails 3 and ruby 1.9.2. but i also want to run
application which is in ruby 1.8.

--
Luis Lavena