Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
2013-05-13 (1.8.0) * Fix ruby/json#162 reported by Marc-Andre Lafortune <[email protected]>. Thanks! * Applied patches by Yui NARUSE <[email protected]> to suppress warning with -Wchar-subscripts and better validate UTF-8 strings. * Applied patch by ginriki@github to remove unnecessary if. * Add load/dump interface to JSON::GenericObject to make serialize :some_attribute, JSON::GenericObject work in Rails active models for convenient SomeModel#some_attribute.foo.bar access to serialised JSON data.
- Loading branch information