method
as_json
v8.1.1 -
Show latest stable
- Class:
ActiveSupport::SafeBuffer
as_json(*)public
No documentation available.
# File activesupport/lib/active_support/core_ext/string/output_safety.rb, line 143
def as_json(*)
to_str
end