Methods

Files

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

Public Instance Methods

to_json(*) click to toggle source

Returns a JSON string for true: ‘true’.

# File lib/json/pure/generator.rb, line 507
def to_json(*) 'true' end

[Validate]

Generated with the Darkfish Rdoc Generator 2.