Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Duplicate
-
Affects Version/s: JRuby 1.1.6
-
Fix Version/s: None
-
Component/s: Miscellaneous
-
Labels:None
-
Environment:Mac OS X 10.5.6
java version "1.5.0_16"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_16-b06-284)
Java HotSpot(TM) Client VM (build 1.5.0_16-133, mixed mode, sharing)
-
Number of attachments :
Description
When executing "jruby -S script/console" the following error appears: script/console:1: undefined method `script' for JRuby::Commands:Class (NoMethodError)
See the similar bug re: -S script/server.
I am marking this a duplicate of
JRUBY-3255since they are the same issue.