method
as_json
v2.3.8 -
Show latest stable
- Class:
TrueClass
as_json(options = nil)public
No documentation available.
# File activesupport/lib/active_support/json/encoders/true_class.rb, line 4
def as_json(options = nil) #:nodoc:
AS_JSON
end