Posted by Jason Green
Below are instructions on how to install a multi-ruby system, Ruby on Rails and everything you need to run a basic Ruby on Rails setup.
Running the RVM gem (which we show how to install) allows you to easily run multiple Ruby versions and switch seamlessly between them.
First steps:
- Checking your Architecture
Make sure that the stuff [...]