You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: bind argument must be an instance of Kernel
bind at org/jruby/RubyUnboundMethod.java:105
method_missing at /Users/jimmy/.rbenv/versions/jruby-9000-dev/lib/ruby/stdlib/delegate.rb:89
warn_me_3 at delegator.rb:10
__script__ at delegator.rb:14
Tested on:
jruby 9.0.0.0-SNAPSHOT (2.2.0p0) 2015-01-15 4142c8d Java HotSpot(TM) 64-Bit Server VM 25.0-b70 on 1.8.0-b132 +jit [darwin-x86_64]
Minimal working example:
Expected output:
Tested on MRI 1.9.3, 2.1.2 and 2.2.0.
Actual output on jruby-9000-dev:
Tested on:
Workaround:
The text was updated successfully, but these errors were encountered: