Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:"jruby 1.7.0.dev (ruby-1.8.7-p357) (2012-04-10 36a6987) (Java HotSpot(TM) Client VM 1.6.0_26) [Windows 7-x86-java]"
-
Testcase included:yes
-
Number of attachments :
Description
Sometimes when I start irb, I get this:
> require 'win32/console'
NoMethodError: undefined method `jequire' for main:Object
from (irb):1:in `evaluate'
(the j seems unexpected).