Class: Decidim::Posts::PostAttachmentsCell
- Inherits:
-
ViewModel
- Object
- ViewModel
- Decidim::Posts::PostAttachmentsCell
- Includes:
- Cell::ViewModel::Partial
- Defined in:
- app/cells/decidim/posts/post_attachments_cell.rb
Instance Method Summary collapse
Instance Method Details
#post ⇒ Object
11 12 13 |
# File 'app/cells/decidim/posts/post_attachments_cell.rb', line 11 def post model end |
#show ⇒ Object
7 8 9 |
# File 'app/cells/decidim/posts/post_attachments_cell.rb', line 7 def show render :show end |