Method: Rapidfire::QuestionResultSerializer#question_type
- Defined in:
- app/serializers/rapidfire/question_result_serializer.rb
#question_type ⇒ Object
7 8 9 |
# File 'app/serializers/rapidfire/question_result_serializer.rb', line 7 def question_type object.question.type end |