method
attributes
v8.1.1 -
Show latest stable
- Class:
ActionText::TrixAttachment
attributes()public
No documentation available.
# File actiontext/lib/action_text/trix_attachment.rb, line 57
def attributes
@attributes ||= attachment_attributes.merge(composed_attributes).slice(*ATTRIBUTES)
end