This is the API documentation for json: Ruby Standard Library Documentation.
Extended maintenance of Ruby 1.9.3 ended on February 23, 2015. Read more
This is the API documentation for json: Ruby Standard Library Documentation.
CTime
CDate
CJSON::UnparserError → JSON::GeneratorError
MJSON
MJSON::Ext::Generator::GeneratorMethods
MJSON::Ext::Generator::GeneratorMethods::Object
MJSON::Ext::Generator::GeneratorMethods::Hash
MJSON::Ext::Generator::GeneratorMethods::Array
MJSON::Ext::Generator::GeneratorMethods::Fixnum
MJSON::Ext::Generator::GeneratorMethods::Bignum
MJSON::Ext::Generator::GeneratorMethods::Float
MJSON::Ext::Generator::GeneratorMethods::String
MJSON::Ext::Generator::GeneratorMethods::String::Extend
MJSON::Ext::Generator::GeneratorMethods::TrueClass
MJSON::Ext::Generator::GeneratorMethods::FalseClass
::from_state (JSON::Ext::Generator::State)
::included (JSON::Ext::Generator::GeneratorMethods::String)
::new (JSON::Ext::Generator::State)
#[] (JSON::Ext::Generator::State)
#allow_nan? (JSON::Ext::Generator::State)
#array_nl (JSON::Ext::Generator::State)
#array_nl= (JSON::Ext::Generator::State)
#ascii_only? (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)
#generate (JSON::Ext::Generator::State)
#indent (JSON::Ext::Generator::State)
#indent= (JSON::Ext::Generator::State)
#initialize_copy (JSON::Ext::Generator::State)
#json_create (JSON::Ext::Generator::GeneratorMethods::String::Extend)
#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)
#quirks_mode (JSON::Ext::Generator::State)
#quirks_mode= (JSON::Ext::Generator::State)
#quirks_mode? (JSON::Ext::Generator::State)
#quirks_mode? (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_json (JSON::Ext::Generator::GeneratorMethods::Array)
#to_json (JSON::Ext::Generator::GeneratorMethods::Bignum)
#to_json (JSON::Ext::Generator::GeneratorMethods::FalseClass)
#to_json (JSON::Ext::Generator::GeneratorMethods::Fixnum)
#to_json (JSON::Ext::Generator::GeneratorMethods::Float)
#to_json (JSON::Ext::Generator::GeneratorMethods::Hash)
#to_json (JSON::Ext::Generator::GeneratorMethods::NilClass)
#to_json (JSON::Ext::Generator::GeneratorMethods::Object)
#to_json (JSON::Ext::Generator::GeneratorMethods::String)
#to_json (JSON::Ext::Generator::GeneratorMethods::TrueClass)
#to_json_raw (JSON::Ext::Generator::GeneratorMethods::String)
#to_json_raw_object (JSON::Ext::Generator::GeneratorMethods::String)