Guest User

Untitled

a guest
Feb 21st, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. $ bin/rbx
  2. load error: /home/clgc/.irbrc
  3. TypeError: Tried to use object of type Module (39) as type Class (13)
  4. An exception has occurred:
  5. No method 'size' on an instance of Backtrace. (NoMethodError)
  6.  
  7. Backtrace:
  8. Kernel(Backtrace)#method_missing at kernel/delta/kernel.rb:55
  9. IRB.run_config at /home/clgc/languages/rbx/lib/irb/init.rb:212
  10. IRB.setup at /home/clgc/languages/rbx/lib/irb/init.rb:20
  11. IRB.start at /home/clgc/languages/rbx/lib/irb.rb:54
  12. main.__script__ at /home/clgc/languages/rbx/lib/bin/irb.rb:13
  13. CompiledMethod#activate_as_script at kernel/common/compiled_method.rb:263
  14. CompiledMethod#as_script at kernel/common/compiled_method.rb:256
  15. Compile.single_load at kernel/common/compile.rb:247
  16. Compile.unified_load at kernel/common/compile.rb:103
  17. Kernel(Object)#require at kernel/common/compile.rb:448
  18. Object#__script__ at kernel/loader.rb:281
Add Comment
Please, Sign In to add comment