Skip to content

Instantly share code, notes, and snippets.

@spalenza
Created August 5, 2012 23:38
Show Gist options
  • Save spalenza/3268000 to your computer and use it in GitHub Desktop.
Save spalenza/3268000 to your computer and use it in GitHub Desktop.
Ruby - Version Control File
rvm --create use version@project_name > /dev/null
Example:
rvm --create use 1.9.3@blog > /dev/null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment