Skip to content

Instantly share code, notes, and snippets.

@p5150j
Created May 7, 2013 21:40
Show Gist options
  • Select an option

  • Save p5150j/5536382 to your computer and use it in GitHub Desktop.

Select an option

Save p5150j/5536382 to your computer and use it in GitHub Desktop.
rubyinstall
brew install rbenv ruby-build
echo 'eval "$(rbenv init -)"' >> ~/.bash_profile
source ~/.bash_profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment