instance method
to_s
Ruby on Rails 7.1.6
Since v6.0.6Signature
to_s()
No documentation comment.
Source
# File actiontext/lib/action_text/content.rb, line 137
def to_s
to_rendered_html_with_layout
end
Defined in actiontext/lib/action_text/content.rb line 137
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionText::Content