Created
October 10, 2009 02:58
-
-
Save imajes/206555 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
% rvm use ruby | |
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] | |
:1: :2: , unexpected end-of-file (SyntaxError) | |
ruby-1.8.6-p383: ruby 1.8.6 (2009-08-04 patchlevel 383) [i686-darwin10.0.0] | |
-:1: unknown regexp options - ja | |
-:1: syntax error, unexpected '.' | |
/Users/james/.rvm/ruby-1.9.1-p243/bin/ruby | |
^ | |
-:1: no .<digit> floating literal anymore; put 0 before dot | |
/Users/james/.rvm/ruby-1.9.1-p243/bin/ruby | |
^ | |
-:1: syntax error, unexpected tINTEGER | |
/Users/james/.rvm/ruby-1.9.1-p243/bin/ruby | |
^ | |
-:2: unknown regexp options - ja | |
-:2: syntax error, unexpected '.' | |
/Users/james/.rvm/ruby-enterprise-1.8.7-20090928/bin/ruby | |
^ | |
-:2: no .<digit> floating literal anymore; put 0 before dot | |
/Users/james/.rvm/ruby-enterprise-1.8.7-20090928/bin/ruby | |
^ | |
-:2: syntax error, unexpected tINTEGER | |
/Users/james/.rvm/ruby-enterprise-1.8.7-20090928/bin/ruby | |
^ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment