Module
JSON::Pure::Generator::GeneratorMethods::TrueClass
In:
lib/gist/json.rb
Methods
to_json
Public Instance methods
to_json
(*)
Returns a
JSON
string for true: ‘true’.
[Validate]