Class: Decidim::Elections::ElectionGCell
- Inherits:
-
CardGCell
- Object
- CardGCell
- Decidim::Elections::ElectionGCell
- 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
#show ⇒ Object
10 11 12 |
# File 'app/cells/decidim/elections/election_g_cell.rb', line 10 def show render end |