Class: Decidim::Elections::ElectionCell
- Inherits:
-
ViewModel
- Object
- ViewModel
- Decidim::Elections::ElectionCell
- Includes:
- Cell::ViewModel::Partial, ElectionCellsHelper
- Defined in:
- app/cells/decidim/elections/election_cell.rb
Overview
This cell renders the election card for an instance of an election the default size is the Search Card (:s)
Instance Method Summary collapse
Instance Method Details
#show ⇒ Object
11 12 13 |
# File 'app/cells/decidim/elections/election_cell.rb', line 11 def show cell card_size, model, end |