Class: Decidim::Assemblies::AssemblyMCell

Inherits:
CardMCell
  • Object
show all
Includes:
ViewHooksHelper
Defined in:
app/cells/decidim/assemblies/assembly_m_cell.rb

Overview

This cell renders the Medium (:m) assembyl card for an given instance of an Assembly

Instance Method Summary collapse

Instance Method Details

#current_participatory_spaceObject

Needed for the view hooks



11
12
13
# File 'app/cells/decidim/assemblies/assembly_m_cell.rb', line 11

def current_participatory_space
  model
end