Class: Decidim::Meetings::MeetingMCell
- Inherits:
-
CardMCell
- Object
- CardMCell
- Decidim::Meetings::MeetingMCell
- Includes:
- MeetingCellsHelper
- Defined in:
- app/cells/decidim/meetings/meeting_m_cell.rb
Overview
This cell renders the Medium (:m) meeting card for an given instance of a Meeting
Instance Method Summary collapse
Methods included from MeetingCellsHelper
Methods included from MeetingsHelper
#calculate_start_and_end_time_of_agenda_items, #display_duration_agenda_items, #meeting_description, #meeting_type_badge_css_class
Instance Method Details
#date ⇒ Object
10 11 12 |
# File 'app/cells/decidim/meetings/meeting_m_cell.rb', line 10 def date render end |