Parent

Methods

Object

Our fallback to_json definition

Public Instance Methods

to_json(*args, &block) click to toggle source
    # File lib/yajl/json_gem/encoding.rb, line 10
10:   def to_json(*args, &block)
11:     "\"#{to_s}\""
12:   end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.