Class: Decidim::Votings::ContentBlocks::LandingPage::StatisticsCell

Inherits:
StatisticsCell
  • Object
show all
Defined in:
app/cells/decidim/votings/content_blocks/landing_page/statistics_cell.rb

Instance Method Summary collapse

Instance Method Details

#showObject



8
9
10
# File 'app/cells/decidim/votings/content_blocks/landing_page/statistics_cell.rb', line 8

def show
  (:div, super, class: "section")
end