Class: MultiJson::Adapters::JsonGem

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

Overview

Use the JSON gem to dump/load.

Constant Summary collapse

ParseError =
::JSON::ParserError

Method Summary

Methods included from JsonCommon

dump, load