Skip to content

Instantly share code, notes, and snippets.

@imajes
Created September 30, 2009 03:54
Show Gist options
  • Save imajes/197753 to your computer and use it in GitHub Desktop.
Save imajes/197753 to your computer and use it in GitHub Desktop.
% rvm list
ruby:
jruby:
jruby-1.3.1 : jruby 1.3.1 (ruby 1.8.6p287) (2009-06-15 2fd6c3d) (Java HotSpot(TM) 64-Bit Server VM 1.6.0_15) [x86_64-java]
ree:
ruby-enterprise-1.8.7-20090928 : ruby 1.8.7 (2009-06-12 patchlevel 174) [i686-darwin10.0.0], MBARI 0x6770, Ruby Enterprise Edition 20090928
system:
=> ruby 1.8.7 (2009-06-12 patchlevel 174) [i686-darwin10]
% jruby
zsh: correct 'jruby' to 'ruby' [nyae]? n
zsh: command not found: jruby
% ree
zsh: correct 'ree' to 'tee' [nyae]? n
zsh: command not found: ree
%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment