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