Class: Decidim::ParticipatoryProcesses::ParticipatoryProcessGroupsController
- Inherits:
-
ApplicationController
- Object
- ApplicationController
- Decidim::ParticipatoryProcesses::ParticipatoryProcessGroupsController
- Defined in:
- app/controllers/decidim/participatory_processes/participatory_process_groups_controller.rb
Instance Method Summary collapse
Instance Method Details
#show ⇒ Object
10 11 12 |
# File 'app/controllers/decidim/participatory_processes/participatory_process_groups_controller.rb', line 10 def show :read, ParticipatoryProcessGroup end |