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