method
as_json
as_json(options = nil)
public
Hide source
# File activesupport/lib/active_support/json/encoding.rb, line 175 def as_json(options = nil) AS_JSON end


