Skip to content

Instantly share code, notes, and snippets.

@stphnclysmth
Forked from revathskumar/copygemset.sh
Created February 19, 2013 16:30
Show Gist options
  • Save stphnclysmth/4987465 to your computer and use it in GitHub Desktop.
Save stphnclysmth/4987465 to your computer and use it in GitHub Desktop.
$ 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