Posts tagged RVM

Nov 28 2009

How to use multiple versions of Ruby in Ubuntu, Leopard and other Unix Operating Systems using RVM

Ruby Rails Ubuntu Linux Unix RVM | comments

There are many ways on how to run multiple versions of Ruby on Unix. The most simple solution is by creating a shell script.

Michael Greenly wrote a script to do just that and it worked great for me for several months.

Continue reading »