Module
JSON::Ext::Generator::GeneratorMethods::FalseClass
In:
ext/json/ext/generator/generator.c
Methods
to_json
to_json
Public Instance methods
to_json(*)
Returns a
JSON
string for false: ‘false’.
to_json(*)
Returns a
JSON
string for false: ‘false’.
[Validate]