class method
self.engine
Ruby on Rails 4.0.13
Since v3.1.12 Last seen in v4.0.13Signature
self.engine()
No documentation comment.
Source
# File activesupport/lib/active_support/json/decoding.rb, line 25
def engine
MultiJson.adapter
end
Defined in activesupport/lib/active_support/json/decoding.rb line 25
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::JSON