method

with_full_attributes

with_full_attributes()
public

No documentation available.

# File actiontext/lib/action_text/attachment.rb, line 81
    def with_full_attributes
      self.class.from_attributes(full_attributes, attachable)
    end