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