Class: Decidim::Conferences::MediaLinkCell

Inherits:
ViewModel
  • Object
show all
Includes:
LayoutHelper, SanitizeHelper
Defined in:
decidim-conferences/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



10
11
12
# File 'decidim-conferences/app/cells/decidim/conferences/media_link_cell.rb', line 10

def show
  render
end