Module: Decidim::AttachmentAttributes
- Extended by:
 - ActiveSupport::Concern
 
- Defined in:
 - lib/decidim/attachment_attributes.rb
 
Overview
A set of convenience methods to deal with attachment attributes for models that may set the attachment records through the original model (Decidim::Attachment) or through the user submitted form data (String).