Class: Decidim::Conferences::ConferenceSpeakerCell
- Inherits:
-
AuthorCell
- Object
- AuthorCell
- Decidim::Conferences::ConferenceSpeakerCell
- Includes:
- Cell::ViewModel::Partial, Meetings::MeetingCellsHelper
- Defined in:
- app/cells/decidim/conferences/conference_speaker_cell.rb
Overview
This cell renders the card for an instance of a Conference Speaker
Instance Method Summary collapse
Instance Method Details
#show ⇒ Object
14 15 16 |
# File 'app/cells/decidim/conferences/conference_speaker_cell.rb', line 14 def show render :show end |