In Files

Methods

JSON::Pure::Generator::GeneratorMethods::FalseClass

Public Instance Methods

to_json(*) click to toggle source

Returns a JSON string for false: 'false'.

# File lib/gist/json.rb, line 822
def to_json(*) 'false' end

[Validate]

Generated with the Darkfish Rdoc Generator 2.