Class: Decidim::Meetings::MeetingCell
- Inherits:
-
ViewModel
- Object
- ViewModel
- Decidim::Meetings::MeetingCell
- Includes:
- Cell::ViewModel::Partial, MeetingCellsHelper, SanitizeHelper
- Defined in:
- decidim-meetings/app/cells/decidim/meetings/meeting_cell.rb
Overview
This cell renders the meeting card for an instance of a Meeting the default size is the Medium Card (:m) also available the List Item Card (:list_item)
Direct Known Subclasses
Instance Method Summary collapse
Methods included from MeetingCellsHelper
Methods included from TranslatableAttributes
Instance Method Details
#show ⇒ Object
13 14 15 |
# File 'decidim-meetings/app/cells/decidim/meetings/meeting_cell.rb', line 13 def show cell card_size, model, end |