Skip to content

Instantly share code, notes, and snippets.

@janpio
Created December 11, 2017 18:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save janpio/3b827c31d69d7dbda7dc8cc2e8a0a3c5 to your computer and use it in GitHub Desktop.
Save janpio/3b827c31d69d7dbda7dc8cc2e8a0a3c5 to your computer and use it in GitHub Desktop.
# Ruby
Add to .bash_profile:
eval "$(rbenv init -)"
rbenv install 2.4.2
rbenv global 2.4.2
gem install bundler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment