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 9
def to_json(*args, &block)
  "\"#{to_s}\""
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.