instance method
as_json
Ruby on Rails 6.0.6
Since v6.0.6Signature
as_json(*)
No documentation comment.
Parameters
-
argsrest
Source
# File actiontext/lib/action_text/content.rb, line 94
def as_json(*)
to_html
end
Defined in actiontext/lib/action_text/content.rb line 94
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionText::Content