Class: Decidim::Elections::ElectionMCell

Inherits:
CardMCell
  • Object
show all
Includes:
ElectionCellsHelper
Defined in:
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

Instance Method Details

#dateObject



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

def date
  render
end