Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: JRuby 1.7.0.pre1
-
Fix Version/s: JRuby 1.7.0.pre2
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
A year or two ago Enumerable#join was added to ruby 1.9, then it was removed here: http://bugs.ruby-lang.org/issues/1893 (see bottom)
It looks like JRuby has this method in 1.9 mode, when it's no longer needed.
Fixed in 21174b6.