Class Symbol
In: lib/json/add/core.rb
Parent: Object

Symbol serialization/deserialization

Methods

Public Class methods

Deserializes JSON string by converting the string value stored in the object to a Symbol

Public Instance methods

Returns a hash, that will be turned into a JSON object and represent this object.

Stores class name (Symbol) with String representation of Symbol as a JSON string.

[Validate]