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

Methods

to_json  

Public Instance methods

Returns a JSON string for nil: ‘null’.

[Validate]