Methods

Class Index [+]

Quicksearch

JSON::Pure::Generator::GeneratorMethods::FalseClass

Public Instance Methods

to_json(*) click to toggle source

Returns a JSON string for false: ‘false’.

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

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.