Check this link for more information
Ruby and Elixir are my drugs of choice.
git clone https://github.com/asdf-vm/asdf...
This process ... sucks to put it lightly, hopefully my notes can save someone else pain!
You can also take a look at this page for rbenv and [this o...
Rubocop is great! Checks your Ruby code for style issues and will even format your code. This is my quick setup on a new project.
Install Rubocop
gem install rubocop rubocop-performa...