Class: Decidim::Conferences::MediaLinkCell
- Inherits:
 - 
      ViewModel
      
        
- Object
 - ViewModel
 - Decidim::Conferences::MediaLinkCell
 
 
- 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
#show ⇒ Object
      7 8 9  | 
    
      # File 'app/cells/decidim/conferences/media_link_cell.rb', line 7 def show render end  |