Module JSON::Pure::Generator::GeneratorMethods::TrueClass
In: lib/gist/json.rb

Methods

to_json  

Public Instance methods

Returns a JSON string for true: ‘true’.

[Validate]