I use stow to have Ruby 1.8.6, 1.8.7, and 1.9 all on the same machine.
Only 1 can be used at any one time, and you have to install each gem
(including rails) separately for each version of Ruby.

Here is a tutorial: 
http://www.mjwall.com/2008/08/multiple-versions-of-ruby-with-stow/

HTH
Paul

RubyNewbie wrote:
> Our company is running Ruby 1.8.6 patch 111.  Is it possible to
> install Ruby 1.9.1 on the same machines to test the same application?
> If so what is the recommended strategy for having side-by-side
> installations and how would you specify which version of Ruby and
> Rails that gets started up?
>
>
> Any insight is greatly appreciated.  Thanks, Calvin.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to