Skip to content

Instantly share code, notes, and snippets.

@chrislerum
Created March 22, 2010 01:12
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 chrislerum/339705 to your computer and use it in GitHub Desktop.
Save chrislerum/339705 to your computer and use it in GitHub Desktop.
gemsets : for ruby-1.8.7-p72 (found in /Users/chris/.rvm/gems/)
global
one
two
ruby-1.8.7-p72 ~
rvm gemset use one
Now using gemset 'one'
usage: basename string [suffix]
basename [-a] [-s suffix] string [...]
awk: extra } at source line 1
context is
{print >>> $1}} <<<
awk: syntax error at source line 1
extra }
awk: bailing out at source line 1
Gemset 'one' does not exist, rvm gemset create 'one' first.
awk: extra } at source line 1
context is
{print >>> $1}} <<<
awk: syntax error at source line 1
extra }
awk: bailing out at source line 1
Gemset 'one' does not exist, rvm gemset create 'one' first.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment