ruby hack
notes while tinkering with ruby
July 6, 2021 · 1 min read · tech, programming
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.
a quote i like
At some point, the pain of not doing it becomes greater than the pain of doing it. ― Steven Pressfield, The War of Art