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

Methods

to_json   to_json  

Public Instance methods

Returns a JSON string for true: ‘true’.

Returns a JSON string for true: ‘true’.

[Validate]