imajes (owner)

Revisions

gist: 197753 Download_button fork
public
Public Clone URL: git://gist.github.com/197753.git
Embed All Files: show embed
Text only #
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
% 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
%