Skip to content

Instantly share code, notes, and snippets.

@agrimm
Created December 29, 2010 13:16
Show Gist options
  • Save agrimm/758526 to your computer and use it in GitHub Desktop.
Save agrimm/758526 to your computer and use it in GitHub Desktop.
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