Class: Decidim::Debates::ContentBlocks::HighlightedDebatesCell
- Inherits:
-
ContentBlocks::HighlightedElementsCell
- Object
- ContentBlocks::HighlightedElementsCell
- Decidim::Debates::ContentBlocks::HighlightedDebatesCell
- Defined in:
- app/cells/decidim/debates/content_blocks/highlighted_debates_cell.rb
Instance Method Summary collapse
Instance Method Details
#show ⇒ Object
7 8 9 |
# File 'app/cells/decidim/debates/content_blocks/highlighted_debates_cell.rb', line 7 def show render unless items_count.zero? end |