Class: Decidim::Conferences::PhotoCell

Inherits:
ViewModel
  • Object
show all
Includes:
ApplicationHelper, SanitizeHelper
Defined in:
app/cells/decidim/conferences/photo_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 'app/cells/decidim/conferences/photo_cell.rb', line 10

def show
  render
end