Class: Decidim::Conferences::MediaLinkCell

Inherits:
ViewModel
  • Object
show all
Defined in:
app/cells/decidim/conferences/media_link_cell.rb

Overview

This cell renders the media link card for an instance of a MediaLink

Instance Method Summary collapse

Instance Method Details

#showObject



7
8
9
# File 'app/cells/decidim/conferences/media_link_cell.rb', line 7

def show
  render
end