Module: Decidim::AttachmentAttributes
- Extended by:
- ActiveSupport::Concern
- Included in:
- Budgets::Admin::ProjectForm, DummyResources::DummyResourceForm, Elections::Admin::AnswerForm, Elections::Admin::ElectionForm, Forms::AnswerForm, Proposals::Admin::ProposalBaseForm, Proposals::ProposalForm, Votings::ClosureCertifyForm
- Defined in:
- decidim-core/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).