Class: Decidim::Proposals::ReportedContentCell
- Inherits:
-
ReportedContentCell
- Object
- ViewModel
- ReportedContentCell
- Decidim::Proposals::ReportedContentCell
- Defined in:
- decidim-proposals/app/cells/decidim/proposals/reported_content_cell.rb
Overview
This cells renders a small preview of the ‘Proposal` that is used in the moderations panel.
Instance Method Summary collapse
Instance Method Details
#show ⇒ Object
8 9 10 |
# File 'decidim-proposals/app/cells/decidim/proposals/reported_content_cell.rb', line 8 def show render :show end |