Class: Decidim::Assemblies::Admin::FeaturesController

Inherits:
Decidim::Admin::FeaturesController show all
Includes:
Concerns::AssemblyAdmin
Defined in:
decidim-assemblies/app/controllers/decidim/assemblies/admin/features_controller.rb

Overview

Controller that allows managing the Assembly’ Features in the admin panel.

Method Summary

Methods inherited from Decidim::Admin::FeaturesController

#create, #destroy, #edit, #index, #new, #publish, #unpublish, #update

Methods inherited from Decidim::Admin::ApplicationController

#current_ability_klass, #user_not_authorized_path

Methods included from NeedsOrganization

enhance_controller, extended, included