Skip to content

Instantly share code, notes, and snippets.

@yosit
Created March 17, 2013 07:25
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 yosit/5180495 to your computer and use it in GitHub Desktop.
Save yosit/5180495 to your computer and use it in GitHub Desktop.
Install the most up to date ruby on mac - the right way
ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go)"
brew install ruby
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment