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