Class: Renalware::Surveys::Question

Inherits:
ApplicationRecord show all
Includes:
PatientScope
Defined in:
app/models/renalware/surveys/question.rb

Instance Method Summary collapse

Instance Method Details

#admin_labelObject



20
21
22
# File 'app/models/renalware/surveys/question.rb', line 20

def admin_label
  label_abbrv.presence || label
end