method
full_attributes
v7.2.3 -
Show latest stable
- Class:
ActionText::Attachment
full_attributes()public
No documentation available.
# File actiontext/lib/action_text/attachment.rb, line 77
def full_attributes
node_attributes.merge(attachable_attributes).merge(sgid_attributes)
end