Class: Decidim::Elections::ElectionMCell

Inherits:
CardMCell
  • Object
show all
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

#decidim_paginate, #per_page

Methods inherited from CardMCell

#show

Methods included from CardHelper

#card_for

Instance Method Details

#dateObject



10
11
12
# File 'decidim-elections/app/cells/decidim/elections/election_m_cell.rb', line 10

def date
  render
end