Ruby
Ruby is installed using the rvm
package manager. The package manager is loaded into the user session on log in. Alternatively, rvm
can be activated for any user by running source /usr/local/rvm/scripts/rvm
.
To install Ruby on Rails, run
gem install rails