Class: Decidim::Budgets::ApplicationController

Inherits:
Features::BaseController show all
Defined in:
decidim-budgets/app/controllers/decidim/budgets/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::Features::BaseController`, which override its layout and provide all kinds of useful methods.

Method Summary

Methods inherited from Features::BaseController

#ability_context, #current_feature, #current_manifest, #current_participatory_process

Methods included from ActionAuthorization

#_action_authorizer, #action_authorization, #authorize_action!, #authorize_action_path, #authorize_action_path_from_status

Methods included from NeedsParticipatoryProcess

enhance_controller, extended, included

Methods included from NeedsOrganization

enhance_controller, extended, included