
Untitled
By: a guest on
May 18th, 2012 | syntax:
None | size: 0.41 KB | hits: 14 | expires: Never
irb(main):002:0> MissingClass.method
NameError: uninitialized constant MissingClass
from org/jruby/RubyModule.java:2557:in `const_missing'
from (irb):2:in `evaluate'
from org/jruby/RubyKernel.java:1080:in `eval'
from org/jruby/RubyKernel.java:1406:in `loop'
from org/jruby/RubyKernel.java:1192:in `catch'
from org/jruby/RubyKernel.java:1192:in `catch'
from /Users/chriswhite/Ruby/jruby-trunk/bin/irb:13:in `(root)'