Class: Decidim::Conferences::LinkedParticipatorySpacesCell

Inherits:
ViewModel
  • Object
show all
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

#showObject



10
11
12
# File 'app/cells/decidim/conferences/linked_participatory_spaces_cell.rb', line 10

def show
  render
end