Skip to content

Instantly share code, notes, and snippets.

@abdollar
Created March 8, 2011 04:12
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save abdollar/859831 to your computer and use it in GitHub Desktop.
Quick rvm helper commands
rvm install 1.9.2 -C --with-readline-dir=/opt/local,--build=x86_64-apple-darwin10
rvm use --create 1.9.2@rails3
rvm use --create 1.9.2@rails2
rvm use system
rvm use 1.9.2@rails3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment