Created
December 29, 2010 13:16
-
-
Save agrimm/758526 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
192-168-1-2:~ agrimm$ rvm ruby -e 'puts "eh"' | |
'ruby not found for jruby-1.5.2' either does not exist or is not executable? :( | |
'ruby not found for jruby-1.5.3' either does not exist or is not executable? :( | |
-e:1: undefined local variable or method `e' for main:Object (NameError) | |
eh | |
eh | |
An exception occurred running -e | |
Unable to find a script '-e' to run (LoadError) | |
Backtrace: | |
Rubinius::Loader#script at kernel/loader.rb:471 | |
Rubinius::Loader#main at kernel/loader.rb:571 | |
Rubinius::Loader.main at kernel/loader.rb:609 | |
Object#__script__ at kernel/loader.rb:621 | |
An exception occurred running -e | |
Unable to find a script '-e' to run (LoadError) | |
Backtrace: | |
Rubinius::Loader#script at kernel/loader.rb:471 | |
Rubinius::Loader#main at kernel/loader.rb:571 | |
Rubinius::Loader.main at kernel/loader.rb:609 | |
Object#__script__ at kernel/loader.rb:621 | |
eh | |
eh | |
eh | |
eh | |
eh | |
eh | |
eh | |
eh | |
eh | |
192-168-1-2:~ agrimm$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment