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