Module: Helena::Concerns::Questions::MatrixQuestions

Extended by:
ActiveSupport::Concern
Defined in:
app/controllers/helena/concerns/questions/matrix_questions.rb

Instance Method Summary collapse

Instance Method Details

#includes_labels?Boolean

Returns:

  • (Boolean)


7
8
9
# File 'app/controllers/helena/concerns/questions/matrix_questions.rb', line 7

def includes_labels?
  true
end