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