Class: Decidim::Sortitions::SortitionCell
- Inherits:
-
ViewModel
- Object
- ViewModel
- Decidim::Sortitions::SortitionCell
- Defined in:
- app/cells/decidim/sortitions/sortition_cell.rb
Overview
This cell renders the card for an instance of a Sortition the default size is the Medium Card (:m)
Instance Method Summary collapse
Instance Method Details
#show ⇒ Object
10 11 12 |
# File 'app/cells/decidim/sortitions/sortition_cell.rb', line 10 def show cell card_size, model, @options end |