Module

JSON

There's no documentation for this item.

Modules
Encoding
Classes
CircularReferenceError
ParseError
Variable A string that returns itself as its JSON-encoded form.
Constants
DATE_REGEX matches YAML-formatted dates
REFERENCE_STACK_VARIABLE
RESERVED_WORDS
Public Methods
decode Converts a JSON string into a Ruby object.
encode Converts a Ruby object into a JSON string.
reserved_word?
valid_identifier?
Protected Methods
convert_json_to_yaml Ensure that ":" and "," are always followed by a space
raise_on_circular_reference
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.