Methods

Class Index [+]

Quicksearch

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 424
424:           def to_json(*) 'true' end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.