Class
MultiJson::Engines::JsonGem
In:
lib/multi_json/engines/json_gem.rb
Parent:
Object
Use the JSON gem to encode/decode.
Constants
ParseError
=
::JSON::ParserError
[Validate]