Module JSON::Ext::Generator::GeneratorMethods::FalseClass
In: ext/json/ext/generator/generator.c

Methods

to_json   to_json  

Public Instance methods

Returns a JSON string for false: ‘false’.

Returns a JSON string for false: ‘false’.

[Validate]