Class: Decidim::Conferences::LinkedParticipatorySpacesCell

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



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

def show
  render
end