Class: Decidim::DecidimAwesome::Voting::VotingCardsProposalVoteCell

Inherits:
Proposals::ProposalVoteCell
  • Object
show all
Defined in:
app/cells/decidim/decidim_awesome/voting/voting_cards_proposal_vote_cell.rb

Overview

This cell renders the vote button for voting cards in proposal lists

Instance Method Summary collapse

Instance Method Details

#showObject



8
9
10
# File 'app/cells/decidim/decidim_awesome/voting/voting_cards_proposal_vote_cell.rb', line 8

def show
  render
end