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