Methods

Files

JSON::Pure::Generator::GeneratorMethods::NilClass

Public Instance Methods

to_json(*) click to toggle source

Returns a JSON string for nil: ‘null’.

     # File lib/json/pure/generator.rb, line 434
434:           def to_json(*) 'null' end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.