Methods

Class/Module Index [+]

Quicksearch

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 463
def to_json(*) 'null' end

[Validate]

Generated with the Darkfish Rdoc Generator 2.