Class: Decidim::Meetings::QuestionResponsesCell
- Inherits:
-
ViewModel
- Object
- ViewModel
- Decidim::Meetings::QuestionResponsesCell
- Includes:
- ActionView::Helpers::NumberHelper
- Defined in:
- decidim-meetings/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
10 11 12 |
# File 'decidim-meetings/app/cells/decidim/meetings/question_responses_cell.rb', line 10 def show render end |