Class: Decidim::Elections::ElectionMCell
- Includes:
- ElectionCellsHelper
- Defined in:
- decidim-elections/app/cells/decidim/elections/election_m_cell.rb
Overview
This cell renders the Medium (:m) election card for a given instance of an Election
Instance Method Summary collapse
Methods included from Comments::CommentsHelper
#comments_for, #inline_comments_for
Methods included from PaginateHelper
Methods inherited from CardMCell
Methods included from CardHelper
Instance Method Details
#date ⇒ Object
10 11 12 |
# File 'decidim-elections/app/cells/decidim/elections/election_m_cell.rb', line 10 def date render end |