Install Ruby Version Manager https://github.com/rbenv/rbenv
Following this guide to setup development environment Ruby on Rails https://gorails.com/setup/osx/10.11-el-capitan
Show all versions of Ruby
rbenv versions
Install a Ruby version
rbenv install X.X.X