Class: Decidim::Proposals::Admin::ApplicationController

Inherits:
Admin::Features::BaseController show all
Defined in:
decidim-proposals/app/controllers/decidim/proposals/admin/application_controller.rb

Overview

This controller is the abstract class from which all other controllers of this engine inherit.

Note that it inherits from ‘Decidim::Admin::Features::BaseController`, which override its layout and provide all kinds of useful methods.

Method Summary

Methods inherited from Admin::Features::BaseController

#current_feature, #parent_path

Methods inherited from Admin::ApplicationController

#current_ability_klass, #user_not_authorized_path

Methods included from NeedsOrganization

enhance_controller, extended, included