Instantly share code, notes, and snippets.
rbenv install -l
rbenv install 2.4.3
rbenv local 2.4.3
gem bundler install
bundle install