Class: Decidim::Meetings::QuestionResponsesCell
- Inherits:
-
ViewModel
- Object
- ViewModel
- Decidim::Meetings::QuestionResponsesCell
- Defined in:
- app/cells/decidim/meetings/question_responses_cell.rb
Overview
This cell renders the percentage of responses which chose the given answer option in a meeting poll question
Instance Method Summary collapse
Instance Method Details
#show ⇒ Object
8 9 10 |
# File 'app/cells/decidim/meetings/question_responses_cell.rb', line 8 def show render end |