Skip to content

Instantly share code, notes, and snippets.

@alanmaciel
Created November 7, 2012 18:42
Show Gist options
  • Save alanmaciel/4033518 to your computer and use it in GitHub Desktop.
Save alanmaciel/4033518 to your computer and use it in GitHub Desktop.
Generate a .rvmrc Faaassst
A quick way to generate an .rvmrc file is to run a command like this inside the project:
rvm use 1.9.3-p194@rails3 --rvmrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment