Skip to content

Instantly share code, notes, and snippets.

@josepjaume
Created September 2, 2011 07:32
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 josepjaume/1188097 to your computer and use it in GitHub Desktop.
Save josepjaume/1188097 to your computer and use it in GitHub Desktop.
Install patched ruby 1.9.2-p290
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