Installing Ruby with RVM

suggest change

The Ruby Version Manager is a command line tool to simply install and manage different versions of Ruby.

user@dev:~$ rvm list

rvm rubies

=* ruby-2.3.1 [ x86_64 ]

# => - current
# =* - current && default
#  * - default

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents