Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: JRuby 1.6.6, JRuby 1.6.7, JRuby 1.7.0.pre1
-
Fix Version/s: None
-
Component/s: Encoding
-
Labels:None
-
Number of attachments :
Description
I think that looking directly to the source code will make it easier to understand: https://raw.github.com/plentz/jruby_report/6ca21e77b80d60619c863fcf447626db676dde22/json_builder_test.rb
The first one breaks, the second one works. Already created a pull request adding some more tests to the json_builder gem(https://github.com/dewski/json_builder/pull/21)