Module: Decidim::Withdrawable

Extended by:
ActiveSupport::Concern
Defined in:
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.