Class: MultiJson::Engines::JsonGem

Inherits:
Object
  • Object
show all
Extended by:
JsonCommon
Defined in:
lib/multi_json/engines/json_gem.rb

Overview

Use the JSON gem to encode/decode.

Constant Summary collapse

ParseError =
::JSON::ParserError

Method Summary

Methods included from JsonCommon

decode, encode