• Home
  • Core 2.2.2
  • Std-lib 2.2.2
  • Downloads
  •   

Support for the Ruby 2.2 series has ended. See here for reference.

json: Ruby Standard Library Documentation

Ruby 2.2.2

New to Ruby? You may find these links helpful: syntax, control expressions, assignment, methods, modules + classes, and operator precedence.

Classes

CBigDecimal

CClass

CComplex

CDate

CDateTime

CException

MJSON

CJSON::CircularDatastructure

MJSON::Ext

MJSON::Ext::Generator

MJSON::Ext::Generator::GeneratorMethods

MJSON::Ext::Generator::GeneratorMethods::Array

MJSON::Ext::Generator::GeneratorMethods::Bignum

MJSON::Ext::Generator::GeneratorMethods::FalseClass

MJSON::Ext::Generator::GeneratorMethods::Fixnum

MJSON::Ext::Generator::GeneratorMethods::Float

MJSON::Ext::Generator::GeneratorMethods::Hash

MJSON::Ext::Generator::GeneratorMethods::NilClass

MJSON::Ext::Generator::GeneratorMethods::Object

MJSON::Ext::Generator::GeneratorMethods::String

MJSON::Ext::Generator::GeneratorMethods::String::Extend

MJSON::Ext::Generator::GeneratorMethods::TrueClass

CJSON::Ext::Generator::State

CJSON::Ext::Parser

CJSON::GeneratorError

CJSON::GenericObject

CJSON::JSONError

CJSON::MissingUnicodeSupport

CJSON::NestingError

CJSON::ParserError

CJSON::UnparserError → JSON::GeneratorError

MKernel

COpenStruct

CRange

CRational

CRegexp

CStruct

CSymbol

CTime

Methods

::[] (JSON)

::const_defined_in? (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 (JSON::GenericObject)

::json_create (OpenStruct)

::json_create (Range)

::json_create (Rational)

::json_create (Regexp)

::