Type:
Module

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

to_json
  • References/Ruby on Rails/Ruby/Classes/JSON/JSON::Ext/JSON::Ext::Generator/JSON::Ext::Generator::GeneratorMethods/JSON::Ext::Generator::GeneratorMethods::Float

to_json(*) Instance Public methods Returns a

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

indent() Instance Public methods This string is used to indent levels in the

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? Instance Public methods Returns true, if quirks mode is enabled

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

max_nesting Instance Public methods This integer returns the maximum level

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::String

to_json(*) Instance Public methods This string should be encoded with UTF-8

2025-01-10 15:47:30
json_create
  • References/Ruby on Rails/Ruby/Classes/JSON/JSON::Ext/JSON::Ext::Generator/JSON::Ext::Generator::GeneratorMethods/JSON::Ext::Generator::GeneratorMethods::String/JSON::Ext::Generator::GeneratorMethods::String::Extend

json_create(o) Instance Public methods Raw Strings are

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
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
to_json_raw
  • References/Ruby on Rails/Ruby/Classes/JSON/JSON::Ext/JSON::Ext::Generator/JSON::Ext::Generator::GeneratorMethods/JSON::Ext::Generator::GeneratorMethods::String

to_json_raw(*args) Instance Public methods This method creates a

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