Class: Decidim::Elections::ElectionCell

Inherits:
ViewModel
  • Object
show all
Includes:
Cell::ViewModel::Partial
Defined in:
app/cells/decidim/elections/election_cell.rb

Instance Method Summary collapse

Instance Method Details

#showObject



8
9
10
# File 'app/cells/decidim/elections/election_cell.rb', line 8

def show
  cell card_size, model, options
end