Skip to content

Instantly share code, notes, and snippets.

@rickbutton
Created June 2, 2013 01:49
Show Gist options
  • Save rickbutton/5692323 to your computer and use it in GitHub Desktop.
Save rickbutton/5692323 to your computer and use it in GitHub Desktop.
rbenv install on OSX
brew install rbenv
brew install ruby-build
rbenv install 1.9.3-p392
rbenv rehash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment