Skip to content

Instantly share code, notes, and snippets.

@kinopyo
Created November 2, 2011 07:46
Show Gist options
  • Save kinopyo/1333112 to your computer and use it in GitHub Desktop.
Save kinopyo/1333112 to your computer and use it in GitHub Desktop.
Install ruby 1.9.3-p0 with RVM
rvm get head
rvm reload
rvm install 1.9.3-p0
rvm use 1.9.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment