Skip to content

Instantly share code, notes, and snippets.

@alexmchale
Created July 17, 2010 19:39
Show Gist options
  • Save alexmchale/479780 to your computer and use it in GitHub Desktop.
Save alexmchale/479780 to your computer and use it in GitHub Desktop.
[alexmchale@faust rvm:1.8.7 ~]
$ rvm use ruby-1.9.2-head
info: Using ruby 1.9.2 head
[alexmchale@faust rvm:1.9.2 ~]
$ rvm use rails3
info: Using ruby 1.9.2 head with gemset rails3
[alexmchale@faust rvm:1.9.2@rails3 ~]
$ rvm list gemsets
rvm gemsets
ruby-1.8.7-head [ ]
ruby-1.8.7-p249 [ x86_64 ]
ruby-1.8.7-p249@gemcutter [ x86_64 ]
ruby-1.8.7-p249@global [ x86_64 ]
ruby-1.8.7-p299 [ x86_64 ]
ruby-1.8.7-p299@gemcutter [ x86_64 ]
ruby-1.8.7-p299@global [ x86_64 ]
ruby-1.9.1-head [ x86_64 ]
ruby-1.9.1-head@global [ x86_64 ]
ruby-1.9.1-p378 [ x86_64 ]
ruby-1.9.1-p378@global [ x86_64 ]
=> ruby-1.9.2-head [ x86_64 ]
ruby-1.9.2-head@global [ x86_64 ]
ruby-1.9.2-head@rails3 [ x86_64 ]
ruby-1.9.7-p249 [ ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment