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