Created
September 2, 2011 07:32
-
-
Save josepjaume/1188097 to your computer and use it in GitHub Desktop.
Install patched ruby 1.9.2-p290
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rvm uninstall 1.9.2 | |
wget https://gist.github.com/raw/1156873/6343983e3ac418b3f0f59e9b3c38a5a5e5b0915a/gistfile1.sh -O - | sh | |
rvm gemset use global | |
gem install bundler | |
rvm reload |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment