Skip to content

Instantly share code, notes, and snippets.

@nilakanta
Created August 19, 2010 13:26
Show Gist options
  • Save nilakanta/537869 to your computer and use it in GitHub Desktop.
Save nilakanta/537869 to your computer and use it in GitHub Desktop.
painless removal of all the gems `gem list | cut -d" " -f1 | xargs gem uninstall -aIx`
rvm install 1.9.2 on OS X 10.6 `rvm install 1.9.2 -C --with-readline-dir=/opt/local,--build=x86_64-apple-darwin10`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment