Class: Decidim::Conferences::LinkedParticipatorySpacesCell
- Inherits:
 - 
      ViewModel
      
        
- Object
 - ViewModel
 - Decidim::Conferences::LinkedParticipatorySpacesCell
 
 
- Includes:
 - Decidim::CardHelper
 
- Defined in:
 - 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
Instance Method Details
#show ⇒ Object
      10 11 12  | 
    
      # File 'app/cells/decidim/conferences/linked_participatory_spaces_cell.rb', line 10 def show render end  |