class HighLine::QuestionAsker
def gather_integer
-
(Array)
- answers
def gather_integer gather_with_array do |answers| (question.gather - 1).times { answers << ask_once } end end
(Array)
- answers
def gather_integer gather_with_array do |answers| (question.gather - 1).times { answers << ask_once } end end