NoteIn
jan
over 1 year ago
Get startet
#rvm
#ruby
If you want create the .ruby-version and .ruby-gemset file in a short way you can use the commands like this:
rvm use 2.3.3@appname --create
.ruby-gemset
rvm --create --ruby-version 2.3.3@appname
.ruby-version