Class: Decidim::Conferences::ConferenceCell
- Inherits:
 - 
      ViewModel
      
        
- Object
 - ViewModel
 - Decidim::Conferences::ConferenceCell
 
 
- Defined in:
 - app/cells/decidim/conferences/conference_cell.rb
 
Overview
This cell renders the conference card for an instance of a Conference the default size is the Grid Card (:g)
Instance Method Summary collapse
Instance Method Details
#show ⇒ Object
      8 9 10  | 
    
      # File 'app/cells/decidim/conferences/conference_cell.rb', line 8 def show cell card_size, model, end  |