Created
August 5, 2012 23:38
-
-
Save spalenza/3268000 to your computer and use it in GitHub Desktop.
Ruby - Version Control File
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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