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