Module: Decidim::Withdrawable
- Extended by:
- ActiveSupport::Concern
- Included in:
- Meetings::MeetingsController, Proposals::ProposalsController
- Defined in:
- decidim-core/app/controllers/concerns/decidim/withdrawable.rb
Overview
A controller concern to enable withawing the controller resources. Only affects the UI, so the actual logic to withdraw the resource will still need to be implemented.