Guest User

Untitled

a guest
May 18th, 2012
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. irb(main):002:0> MissingClass.method
  2. NameError: uninitialized constant MissingClass
  3. from org/jruby/RubyModule.java:2557:in `const_missing'
  4. from (irb):2:in `evaluate'
  5. from org/jruby/RubyKernel.java:1080:in `eval'
  6. from org/jruby/RubyKernel.java:1406:in `loop'
  7. from org/jruby/RubyKernel.java:1192:in `catch'
  8. from org/jruby/RubyKernel.java:1192:in `catch'
  9. from /Users/chriswhite/Ruby/jruby-trunk/bin/irb:13:in `(root)'
Advertisement
Add Comment
Please, Sign In to add comment