Table of Contents - JSON implementation for Ruby
Pages
Classes and Modules
- BigDecimal
- Class
- Complex
- Date
- DateTime
- Exception
-
JSON
- JavaScript Object Notation (JSON)
- Using Module JSON
- Parsing JSON
- Parsing JSON Arrays
- Parsing JSON Objects
- Parsing JSON Scalars
- Parsing Options
- Input Options
- Output Options
- Generating JSON
- Generating JSON from Arrays
- Generating JSON from Hashes
- Generating JSON from Other Objects
- Generating Options
- Input Options
- Output Options
- JSON Additions
- Built-in Additions
- Custom JSON Additions
- JSON::Ext
- JSON::Ext::Generator
- JSON::Ext::Generator::State
- JSON::Ext::Parser
- JSON::GeneratorError
- JSON::GenericObject
- JSON::JSONError
- JSON::MissingUnicodeSupport
- JSON::NestingError
- JSON::ParserError
- JSON::Pure
- JSON::Pure::Generator
- JSON::Pure::Generator::GeneratorMethods
- JSON::Pure::Generator::GeneratorMethods::Array
- JSON::Pure::Generator::GeneratorMethods::FalseClass
- JSON::Pure::Generator::GeneratorMethods::Float
- JSON::Pure::Generator::GeneratorMethods::Hash
- JSON::Pure::Generator::GeneratorMethods::Integer
- JSON::Pure::Generator::GeneratorMethods::NilClass
- JSON::Pure::Generator::GeneratorMethods::Object
- JSON::Pure::Generator::GeneratorMethods::String
- JSON::Pure::Generator::GeneratorMethods::String::Extend
- JSON::Pure::Generator::GeneratorMethods::TrueClass
- JSON::Pure::Generator::State
- JSON::Pure::Parser
- Kernel
- OpenStruct
- Range
- Rational
- Regexp
- Set
- Struct
- Symbol
- Time
Methods
- ::[] — JSON
- ::create_fast_state — JSON
- ::create_id — JSON
- ::create_id= — JSON
- ::create_pretty_state — JSON
- ::dump — JSON::GenericObject
- ::from_hash — JSON::GenericObject
- ::from_state — JSON::Ext::Generator::State
- ::from_state — JSON::Pure::Generator::State
- ::iconv — JSON
- ::included — JSON::Pure::Generator::GeneratorMethods::String
- ::json_creatable? — JSON::GenericObject
- ::json_create — BigDecimal
- ::json_create — Complex
- ::json_create — Date
- ::json_create — DateTime
- ::json_create — Exception
- ::json_create — OpenStruct
- ::json_create — Range
- ::json_create — Rational
- ::json_create — Regexp
- ::json_create — Set
- ::json_create — Struct
- ::json_create — Symbol
- ::json_create — Time
- ::json_create — JSON::GenericObject
- ::load — JSON::GenericObject
- ::new — JSON::Ext::Generator::State
- ::new — JSON::Ext::Parser
- ::new — JSON::Pure::Generator::State
- ::new — JSON::Pure::Parser
- ::restore — JSON
- ::valid_utf8? — JSON
- ::wrap — JSON::JSONError
- #JSON — Kernel
- #[] — JSON::Ext::Generator::State
- #[] — JSON::GenericObject
- #[] — JSON::Pure::Generator::State
- #[]= — JSON::Ext::Generator::State
- #[]= — JSON::GenericObject
- #[]= — JSON::Pure::Generator::State
- #allow_nan? — JSON::Ext::Generator::State
- #allow_nan? — JSON::Pure::Generator::State
- #array_nl — JSON::Ext::Generator::State
- #array_nl= — JSON::Ext::Generator::State
- #as_json — BigDecimal
- #as_json — Complex
- #as_json — Date
- #as_json — DateTime
- #as_json — Exception
- #as_json — OpenStruct
- #as_json — Range
- #as_json — Rational
- #as_json — Regexp
- #as_json — Set
- #as_json — Struct
- #as_json — Symbol
- #as_json — Time
- #as_json — JSON::GenericObject
- #ascii_only? — JSON::Ext::Generator::State
- #ascii_only? — JSON::Pure::Generator::State
- #buffer_initial_length — JSON::Ext::Generator::State
- #buffer_initial_length= — JSON::Ext::Generator::State
- #check_circular? — JSON::Ext::Generator::State
- #check_circular? — JSON::Pure::Generator::State
- #configure — JSON::Ext::Generator::State
- #configure — JSON::Pure::Generator::State
- #convert_encoding — JSON::Pure::Parser
- #depth — JSON::Ext::Generator::State
- #depth= — JSON::Ext::Generator::State
- #dump — JSON
- #escape_slash — JSON::Ext::Generator::State
- #escape_slash= — JSON::Ext::Generator::State
- #escape_slash? — JSON::Ext::Generator::State
- #escape_slash? — JSON::Pure::Generator::State
- #fast_generate — JSON
- #generate — JSON::Ext::Generator::State
- #generate — JSON::Pure::Generator::State
- #generate — JSON
- #indent — JSON::Ext::Generator::State
- #indent= — JSON::Ext::Generator::State
- #initialize_copy — JSON::Ext::Generator::State
- #j — Kernel
- #jj — Kernel
- #json_creatable? — Class
- #json_create — JSON::Pure::Generator::GeneratorMethods::String::Extend
- #json_shift — JSON::Pure::Generator::GeneratorMethods::Hash
- #json_transform — JSON::Pure::Generator::GeneratorMethods::Hash
- #json_transform — JSON::Pure::Generator::GeneratorMethods::Array
- #load — JSON
- #load_file — JSON
- #load_file! — JSON
- #max_nesting — JSON::Ext::Generator::State
- #max_nesting= — JSON::Ext::Generator::State
- #merge — JSON::Ext::Generator::State
- #merge — JSON::Pure::Generator::State
- #object_nl — JSON::Ext::Generator::State
- #object_nl= — JSON::Ext::Generator::State
- #parse — JSON::Ext::Parser
- #parse — JSON::Pure::Parser
- #parse — JSON
- #parse! — JSON
- #parse_array — JSON::Pure::Parser
- #parse_object — JSON::Pure::Parser
- #parse_string — JSON::Pure::Parser
- #parse_value — JSON::Pure::Parser
- #pretty_generate — JSON
- #reset — JSON::Pure::Parser
- #restore — JSON
- #source — JSON::Ext::Parser
- #space — JSON::Ext::Generator::State
- #space= — JSON::Ext::Generator::State
- #space_before — JSON::Ext::Generator::State
- #space_before= — JSON::Ext::Generator::State
- #to_h — JSON::Ext::Generator::State
- #to_h — JSON::Pure::Generator::State
- #to_hash — JSON::Ext::Generator::State
- #to_hash — JSON::GenericObject
- #to_hash — JSON::Pure::Generator::State
- #to_json — BigDecimal
- #to_json — Complex
- #to_json — Date
- #to_json — DateTime
- #to_json — Exception
- #to_json — OpenStruct
- #to_json — Range
- #to_json — Rational
- #to_json — Regexp
- #to_json — Set
- #to_json — Struct
- #to_json — Symbol
- #to_json — Time
- #to_json — JSON::GenericObject
- #to_json — JSON::Pure::Generator::GeneratorMethods::Object
- #to_json — JSON::Pure::Generator::GeneratorMethods::Hash
- #to_json — JSON::Pure::Generator::GeneratorMethods::Array
- #to_json — JSON::Pure::Generator::GeneratorMethods::Integer
- #to_json — JSON::Pure::Generator::GeneratorMethods::Float
- #to_json — JSON::Pure::Generator::GeneratorMethods::String
- #to_json — JSON::Pure::Generator::GeneratorMethods::TrueClass
- #to_json — JSON::Pure::Generator::GeneratorMethods::FalseClass
- #to_json — JSON::Pure::Generator::GeneratorMethods::NilClass
- #to_json_raw — JSON::Pure::Generator::GeneratorMethods::String
- #to_json_raw_object — JSON::Pure::Generator::GeneratorMethods::String
- #valid_utf8? — JSON
- #| — JSON::GenericObject