Class: Decidim::Conferences::ConferenceMCell

Inherits:
Decidim::CardMCell
  • Object
show all
Includes:
ViewHooksHelper
Defined in:
app/cells/decidim/conferences/conference_m_cell.rb

Overview

This cell renders the Medium (:m) conference card for an given instance of an Conference

Instance Method Summary collapse

Instance Method Details

#current_participatory_spaceObject

Needed for the view hooks



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

def current_participatory_space
  model
end