A JSON parser/generator that conforms (I believe) to RFC7159 "The JavaScript Object Notation (JSON) Data Interchange Format". That RFC is very different to its predecessor RFC4627, when it comes to parsing. This gem honors the updated syntax as possible. The generator guarantees that a parsed valid properly rounds-trip to identical valid JSON representation.
Required Ruby Version
~> 2.0
Authors
Urabe,, Shyouhei
Versions
- 7159.06 December 23, 2017 (48.5 KB)
- 7159.05 April 07, 2015 (49.5 KB)
- 7159.04 March 22, 2015 (49.5 KB)
- 7159.03 March 22, 2015 (49 KB)
- 7159.02 January 02, 2015 (49 KB)