method

full_attributes

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