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


