Class: Decidim::ParticipatoryProcesses::WidgetsController
- Inherits:
-
WidgetsController
- Object
- WidgetsController
- Decidim::ParticipatoryProcesses::WidgetsController
- Defined in:
- app/controllers/decidim/participatory_processes/widgets_controller.rb
Instance Method Summary collapse
Instance Method Details
#show ⇒ Object
8 9 10 11 12 |
# File 'app/controllers/decidim/participatory_processes/widgets_controller.rb', line 8 def show :embed, :participatory_space, current_participatory_space: model super end |