Methods

Class Index [+]

Quicksearch

JSON::Pure::Generator::GeneratorMethods::Object

Public Instance Methods

to_json(*) click to toggle source

Converts this object to a string (calling #), converts it to a JSON string, and returns the result. This is a fallback, if no special method # was defined for some object.

     # File lib/json/pure/generator.rb, line 246
246:           def to_json(*) to_s.to_json end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.