Created
July 13, 2013 00:02
-
-
Save ricardodantas/5988745 to your computer and use it in GitHub Desktop.
Import system's gems into rvm gems
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 use system;rvm gemset export system.gems;rvm use 1.9.3;rvm gemset import system.gems |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment