Class: Decidim::Debates::DebateGCell

Inherits:
CardGCell
  • Object
show all
Defined in:
app/cells/decidim/debates/debate_g_cell.rb

Overview

This cell renders the Grid (:g) debate card for a given instance of a Debate

Instance Method Summary collapse

Instance Method Details

#showObject



8
9
10
# File 'app/cells/decidim/debates/debate_g_cell.rb', line 8

def show
  render
end