method
attachable_plain_text_representation
v7.1.3.4 -
Show latest stable
- Class:
ActionText::Attachables::ContentAttachment
attachable_plain_text_representation(caption)public
No documentation available.
# File actiontext/lib/action_text/attachables/content_attachment.rb, line 18
def attachable_plain_text_representation(caption)
content_instance.fragment.source
end