Table of Contents - json: Ruby Standard Library Documentation
Classes and Modules
- BigDecimal
- Class
- Complex
- Date
- DateTime
- Exception
- JSON
- JSON::Ext
- JSON::Ext::Generator
- JSON::Ext::Generator::GeneratorMethods
- JSON::Ext::Generator::GeneratorMethods::Array
- JSON::Ext::Generator::GeneratorMethods::Bignum
- JSON::Ext::Generator::GeneratorMethods::FalseClass
- JSON::Ext::Generator::GeneratorMethods::Fixnum
- JSON::Ext::Generator::GeneratorMethods::Float
- JSON::Ext::Generator::GeneratorMethods::Hash
- JSON::Ext::Generator::GeneratorMethods::Integer
- JSON::Ext::Generator::GeneratorMethods::NilClass
- JSON::Ext::Generator::GeneratorMethods::Object
- JSON::Ext::Generator::GeneratorMethods::String
- JSON::Ext::Generator::GeneratorMethods::String::Extend
- JSON::Ext::Generator::GeneratorMethods::TrueClass
- JSON::Ext::Generator::State
- JSON::Ext::Parser
- JSON::GeneratorError
- JSON::GenericObject
- JSON::JSONError
- JSON::MissingUnicodeSupport
- JSON::NestingError
- JSON::ParserError
- JSON::UnparserError
- Kernel
- OpenStruct
- Range
- Rational
- Regexp
- Set
- Struct
- Symbol
- Time
Methods
- ::[] — JSON
- ::dump — JSON::GenericObject
- ::from_hash — JSON::GenericObject
- ::from_state — JSON::Ext::Generator::State
- ::iconv — JSON
- ::included — JSON::Ext::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
- ::restore — JSON
- ::wrap — JSON::JSONError
- #JSON — Kernel
- #[] — JSON::Ext::Generator::State
- #[] — JSON::GenericObject
- #[]= — JSON::Ext::Generator::State
- #[]= — JSON::GenericObject
- #allow_nan? — JSON::Ext::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
- #buffer_initial_length — JSON::Ext::Generator::State
- #buffer_initial_length= — JSON::Ext::Generator::State
- #check_circular? — JSON::Ext::Generator::State
- #configure — JSON::Ext::Generator::State
- #depth — JSON::Ext::Generator::State
- #depth= — JSON::Ext::Generator::State
- #dump — JSON
- #fast_generate — JSON
- #generate — JSON::Ext::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::Ext::Generator::GeneratorMethods::String::Extend
- #load — JSON
- #max_nesting — JSON::Ext::Generator::State
- #max_nesting= — JSON::Ext::Generator::State
- #merge — JSON::Ext::Generator::State
- #object_nl — JSON::Ext::Generator::State
- #object_nl= — JSON::Ext::Generator::State
- #parse — JSON::Ext::Parser
- #parse — JSON
- #parse! — JSON
- #pretty_generate — JSON
- #recurse_proc — JSON
- #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_hash — JSON::Ext::Generator::State
- #to_hash — JSON::GenericObject
- #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::Ext::Generator::GeneratorMethods::Object
- #to_json — JSON::Ext::Generator::GeneratorMethods::Hash
- #to_json — JSON::Ext::Generator::GeneratorMethods::Array
- #to_json — JSON::Ext::Generator::GeneratorMethods::Integer
- #to_json — JSON::Ext::Generator::GeneratorMethods::Fixnum
- #to_json — JSON::Ext::Generator::GeneratorMethods::Bignum
- #to_json — JSON::Ext::Generator::GeneratorMethods::Float
- #to_json — JSON::Ext::Generator::GeneratorMethods::String
- #to_json — JSON::Ext::Generator::GeneratorMethods::TrueClass
- #to_json — JSON::Ext::Generator::GeneratorMethods::FalseClass
- #to_json — JSON::Ext::Generator::GeneratorMethods::NilClass
- #to_json_raw — JSON::Ext::Generator::GeneratorMethods::String
- #to_json_raw_object — JSON::Ext::Generator::GeneratorMethods::String
- #| — JSON::GenericObject