class method
self.parse_error
Ruby on Rails 3.1.12
Since v3.1.12Signature
self.parse_error()
No documentation comment.
Source
# File activesupport/lib/active_support/json/decoding.rb, line 51
def parse_error
MultiJson::DecodeError
end
Defined in activesupport/lib/active_support/json/decoding.rb line 51
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::JSON