Class: Decidim::Assemblies::AssemblyMCell
- Includes:
- ViewHooksHelper
- Defined in:
- decidim-assemblies/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
-
#current_participatory_space ⇒ Object
Needed for the view hooks.
Methods included from ViewHooksHelper
Methods inherited from CardMCell
Methods included from CardHelper
Instance Method Details
#current_participatory_space ⇒ Object
Needed for the view hooks
11 12 13 |
# File 'decidim-assemblies/app/cells/decidim/assemblies/assembly_m_cell.rb', line 11 def current_participatory_space model end |