Class: Decidim::Blogs::PostCell
- Inherits:
-
ViewModel
- Object
- ViewModel
- Decidim::Blogs::PostCell
- Defined in:
- app/cells/decidim/blogs/post_cell.rb
Overview
This cell renders the card for an instance of a Post the default size is the List Card (:l)
Instance Method Summary collapse
Instance Method Details
#show ⇒ Object
8 9 10 |
# File 'app/cells/decidim/blogs/post_cell.rb', line 8 def show cell card_size, model, end |