Class: Decidim::ParticipatoryProcesses::ParticipatoryProcessStepsController
- Inherits:
-
ApplicationController
- Object
- DecidimController
- ApplicationController
- ApplicationController
- Decidim::ParticipatoryProcesses::ParticipatoryProcessStepsController
- 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
Methods included from HttpCachingDisabler
Methods included from HasStoredPath
#skip_store_location?, #store_current_location
Methods included from NeedsOrganization
enhance_controller, extended, included
Instance Method Details
#index ⇒ Object
11 |
# File 'decidim-participatory_processes/app/controllers/decidim/participatory_processes/participatory_process_steps_controller.rb', line 11 def index; end |