Class: Decidim::Conferences::LinkedParticipatorySpacesCell
- Inherits:
-
ViewModel
- Object
- ViewModel
- Decidim::Conferences::LinkedParticipatorySpacesCell
- Includes:
- ApplicationHelper, Decidim::CardHelper
- Defined in:
- decidim-conferences/app/cells/decidim/conferences/linked_participatory_spaces_cell.rb
Overview
This cell renders a collection of linked Participatory Space of current conference. ‘model` is the current conference
Instance Method Summary collapse
Methods included from Decidim::CardHelper
Instance Method Details
#show ⇒ Object
11 12 13 |
# File 'decidim-conferences/app/cells/decidim/conferences/linked_participatory_spaces_cell.rb', line 11 def show render end |