Class: Decidim::DecidimAwesome::Voting::VotingCardsProposalVoteCell
- Inherits:
-
Proposals::ProposalVoteCell
- Object
- Proposals::ProposalVoteCell
- Decidim::DecidimAwesome::Voting::VotingCardsProposalVoteCell
- 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
#show ⇒ Object
8 9 10 |
# File 'app/cells/decidim/decidim_awesome/voting/voting_cards_proposal_vote_cell.rb', line 8 def show render end |