Class: Decidim::Conferences::ConferenceSpeakerCell

Inherits:
AuthorCell
  • Object
show all
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

#showObject



14
15
16
# File 'app/cells/decidim/conferences/conference_speaker_cell.rb', line 14

def show
  render :show
end