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