Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 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)'
Advertisement
Add Comment
Please, Sign In to add comment