Skip to content

Instantly share code, notes, and snippets.

@revathskumar
Created August 6, 2011 14:21
Show Gist options
  • Save revathskumar/1129376 to your computer and use it in GitHub Desktop.
Save revathskumar/1129376 to your computer and use it in GitHub Desktop.
Copy gemset
$ rvm gemset copy <source> <destination>
$ rvm gemset copy 1.8.7 1.9.2
$ rvm gemset copy 1.8.7@rails3 1.9.2@rails3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment