instance method as_json

Ruby on Rails 2.3.18

Since v2.3.18 Last seen in v2.3.18

Signature

as_json(options = nil)

No documentation comment.

Parameters

options opt = nil
Source
# File activesupport/lib/active_support/json/encoders/object.rb, line 7
  def as_json(options = nil)
    instance_values
  end

Defined in activesupport/lib/active_support/json/encoders/object.rb line 7 · View on GitHub · Improve this page · Find usages on GitHub

Defined in Object

Type at least 2 characters to search.

↑↓ navigate · open · esc close