🤺

ruby hack

notes while tinkering with ruby

rvm is a tool to maintain a Ruby environment. rvm --default is a shortcut to set the default Ruby environment. rvm use is a shortcut to set the current Ruby environment.