Class: Decidim::Elections::ElectionGCell

Inherits:
CardGCell
  • Object
show all
Defined in:
app/cells/decidim/elections/election_g_cell.rb

Overview

This cell renders the Search (:s) election card for a given instance of an Election

Instance Method Summary collapse

Instance Method Details

#showObject



10
11
12
# File 'app/cells/decidim/elections/election_g_cell.rb', line 10

def show
  render
end