Skip to content

Instantly share code, notes, and snippets.

@agrimm
Created December 29, 2010 13:04
Show Gist options
  • Select an option

  • Save agrimm/758516 to your computer and use it in GitHub Desktop.

Select an option

Save agrimm/758516 to your computer and use it in GitHub Desktop.
Last login: Thu Dec 30 00:02:35 on ttys007
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)
-e:1:in `eh': undefined local variable or method `eh' for main:TopLevel (NameError)
ERROR 2010, NoMethodError: undefined method `eh' for (NoMethodError)
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
-e:1: undefined local variable or method `eh' for main:Object (NameError)
-e:1: undefined local variable or method `eh' for main:Object (NameError)
-e:1: undefined local variable or method `eh' for main:Object (NameError)
-e:1: undefined local variable or method `eh' for main:Object (NameError)
-e:1:in `<main>': undefined local variable or method `eh' for main:Object (NameError)
-e:1:in `<main>': undefined local variable or method `eh' for main:Object (NameError)
-e:1:in `<main>': undefined local variable or method `eh' for main:Object (NameError)
-e:1:in `<main>': undefined local variable or method `eh' for main:Object (NameError)
-e:1:in `<main>': undefined local variable or method `eh' for main:Object (NameError)
192-168-1-2:~ agrimm$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment