Class: Decidim::Votings::ApplicationController

Inherits:
ApplicationController show all
Includes:
NeedsPermission
Defined in:
decidim-elections/app/controllers/decidim/votings/application_controller.rb

Overview

A controller that holds the logic to show votings in a public layout.

Direct Known Subclasses

VotingsController

Method Summary

Methods included from RegistersPermissions

register_permissions

Methods included from UserBlockedChecker

#check_user_block_status, #check_user_not_blocked

Methods included from NeedsSnippets

#snippets

Methods included from Headers::HttpCachingDisabler

#disable_http_caching

Methods included from HasStoredPath

#skip_store_location?, #store_current_location

Methods included from NeedsOrganization

enhance_controller, extended, included