Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: JRuby 1.1b1
-
Component/s: Core Classes/Modules
-
Labels:None
-
Testcase included:yes
-
Patch Submitted:Yes
-
Number of attachments :
Description
This blows up:
bd.to_s("+-2")
The attached patch fixes the bug and makes the code more readable.
This patch comes from an episode of This Week In Refactoring