Class: Decidim::ParticipatoryProcesses::ParticipatoryProcessStepsController

Inherits:
ApplicationController show all
Includes:
ParticipatorySpaceContext
Defined in:
decidim-participatory_processes/app/controllers/decidim/participatory_processes/participatory_process_steps_controller.rb

Overview

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

Constant Summary

Constants included from RedesignLayout

RedesignLayout::FALLBACK_LAYOUT

Instance Method Summary collapse

Methods included from UserBlockedChecker

#check_user_block_status, #check_user_not_blocked

Methods included from NeedsSnippets

#snippets

Methods included from HttpCachingDisabler

#disable_http_caching

Methods included from HasStoredPath

#skip_store_location?, #store_current_location

Methods included from NeedsOrganization

enhance_controller, extended, included

Instance Method Details

#indexObject



11
# File 'decidim-participatory_processes/app/controllers/decidim/participatory_processes/participatory_process_steps_controller.rb', line 11

def index; end