Method: Rapidfire::QuestionForm#question_text
- Defined in:
- app/services/rapidfire/question_form.rb
#question_text ⇒ Object
Returns the value of attribute question_text.
20 21 22 |
# File 'app/services/rapidfire/question_form.rb', line 20 def question_text @question_text end |