Skip to content

Instantly share code, notes, and snippets.

@MasterLambaster
Created June 19, 2010 07:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MasterLambaster/444664 to your computer and use it in GitHub Desktop.
Save MasterLambaster/444664 to your computer and use it in GitHub Desktop.
rvm use ruby-1.8.7-p249
rvm gemset create rvmtest
rvm gemset delete rvm test
rvm gemset list
>2-3-stable
>global
>rails3
>redmine
ll $HOME/.rvm/environments/
>ruby-1.8.7-p249@rvmtest
>ruby-1.8.7-p249@redmine
>ruby-1.8.7-p249@rails3
>ruby-1.8.7-p249@2-3-stable
>ruby-1.8.7-p249
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment