Module: Decidim::HasParticipatorySpaceContentBlocks

Extended by:
ActiveSupport::Concern
Included in:
Assemblies::AssembliesController, ParticipatoryProcesses::ParticipatoryProcessesController
Defined in:
decidim-core/app/controllers/concerns/decidim/has_participatory_space_content_blocks.rb

Overview

A controller concern to enable flagging capabilities to its resources. Only affects the UI, so make sure you check the controller resources implement the ‘Decidim::Reportable` model concern.