Differences
This shows you the differences between two versions of the page.
|
docs:rvm [2012/05/10 18:17] ben [Ruby Version Manager (RVM)] |
docs:rvm [2012/05/10 18:30] (current) johnleach [Ruby Version Manager (RVM)] tweaked wording |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| 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. For more information see [[http://rvm.beginrescueend.com]]. | 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. For more information see [[http://rvm.beginrescueend.com]]. | ||
| - | <note>If you're here because your app requires Ruby 1.9, using RVM is no longer necessary. The recommended way to run Ruby 1.9 on your Brightboxes is with our [[docs:ruby-ng|]]. We recommend against using RVM in production due to the added complexity it causes.</note> | + | <note>If you're here because your app requires Ruby 1.9, we recommend using our [[docs:ruby-ng|Ubuntu Ruby NG Packages]] which provides Ruby 1.9.3 and Rubygems 1.8. We generally do not recommend using RVM in production.</note> |
| ===== Dependencies ===== | ===== Dependencies ===== | ||