Class: Decidim::Conferences::ConferenceCell
- Inherits:
-
ViewModel
- Object
- ViewModel
- Decidim::Conferences::ConferenceCell
- Defined in:
- decidim-conferences/app/cells/decidim/conferences/conference_cell.rb
Overview
This cell renders the conference card for an instance of an Conference the default size is the Medium Card (:m)
Instance Method Summary collapse
Instance Method Details
#show ⇒ Object
8 9 10 |
# File 'decidim-conferences/app/cells/decidim/conferences/conference_cell.rb', line 8 def show cell card_size, model end |