Type:
Module

This module holds all the modules/classes that implement JSON's functionality as C extensions.

initialize_copy
  • References/Ruby on Rails/Ruby/Classes/JSON/JSON::Ext/JSON::Ext::Generator/JSON::Ext::Generator::State

initialize_copy(orig) Instance Public methods Initializes this object from

2025-01-10 15:47:30
quirks_mode=
  • References/Ruby on Rails/Ruby/Classes/JSON/JSON::Ext/JSON::Ext::Generator/JSON::Ext::Generator::State

quirks_mode=(enable) Instance Public methods If set to true, enables the

2025-01-10 15:47:30
new
  • References/Ruby on Rails/Ruby/Classes/JSON/JSON::Ext/JSON::Ext::Parser

new(source, opts => {}) Class Public methods Creates a new

2025-01-10 15:47:30
depth=
  • References/Ruby on Rails/Ruby/Classes/JSON/JSON::Ext/JSON::Ext::Generator/JSON::Ext::Generator::State

depth=(depth) Instance Public methods This sets the maximum level of data structure

2025-01-10 15:47:30
space_before=
  • References/Ruby on Rails/Ruby/Classes/JSON/JSON::Ext/JSON::Ext::Generator/JSON::Ext::Generator::State

space_before=(space_before) Instance Public methods This string is used to

2025-01-10 15:47:30
to_json
  • References/Ruby on Rails/Ruby/Classes/JSON/JSON::Ext/JSON::Ext::Generator/JSON::Ext::Generator::GeneratorMethods/JSON::Ext::Generator::GeneratorMethods::Object

to_json(*) Instance Public methods Converts this object to a string (calling

2025-01-10 15:47:30
ascii_only?
  • References/Ruby on Rails/Ruby/Classes/JSON/JSON::Ext/JSON::Ext::Generator/JSON::Ext::Generator::State

ascii_only? Instance Public methods Returns true, if NaN, Infinity, and -Infinity

2025-01-10 15:47:30
object_nl=
  • References/Ruby on Rails/Ruby/Classes/JSON/JSON::Ext/JSON::Ext::Generator/JSON::Ext::Generator::State

object_nl=(object_nl) Instance Public methods This string is put at the end

2025-01-10 15:47:30
source
  • References/Ruby on Rails/Ruby/Classes/JSON/JSON::Ext/JSON::Ext::Parser

source() Instance Public methods Returns a copy of the current source

2025-01-10 15:47:30
depth
  • References/Ruby on Rails/Ruby/Classes/JSON/JSON::Ext/JSON::Ext::Generator/JSON::Ext::Generator::State

depth Instance Public methods This integer returns the current depth of data

2025-01-10 15:47:30