Insights and outlooks on software development

S'true

On RVM

Sunday, April 18, 2010 by Thomas L

Do you happen to run Ruby on your Mac? If so, take 5 minutes and set up RVM, the super simple Ruby Version Manager.

By using RVM, you can install different rubies by using 'rvm install jruby-1.4.0' and switch between them by using 'rvm use jruby-1.4.0'.

Info on how to install here.

Filed under , having  

0 kommentarer: