From: oren Date: 2009-08-17T04:00:10+09:00 Subject: Re: ruby 1.9 side by side with 1.8 Thanks Daniel, I ended up using this guide: http://blog.michaelgreenly.com/2009/04/multiple-versions-of-ruby-on-ubuntu-3.html and i can switch ruby versions with select_ruby script that updates a symbolic link that points to the active version.