In Files

Methods

JSON::Pure::Generator::GeneratorMethods::TrueClass

Public Instance Methods

to_json(*) click to toggle source

Returns a JSON string for true: 'true'.

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

[Validate]

Generated with the Darkfish Rdoc Generator 2.