Class: Decidim::Accountability::ResultCell
- Inherits:
 - 
      ViewModel
      
        
- Object
 - ViewModel
 - Decidim::Accountability::ResultCell
 
 
- Defined in:
 - app/cells/decidim/accountability/result_cell.rb
 
Overview
This cell renders the result card for an instance of a Result the default size is the List Card (:l)
Instance Method Summary collapse
Instance Method Details
#show ⇒ Object
      10 11 12  | 
    
      # File 'app/cells/decidim/accountability/result_cell.rb', line 10 def show cell card_size, model, end  |