Class: Renalware::Surveys::Question
- Inherits:
-
ApplicationRecord
- Object
- ActiveRecord::Base
- ApplicationRecord
- Renalware::Surveys::Question
- Includes:
- PatientScope
- Defined in:
- app/models/renalware/surveys/question.rb
Instance Method Summary collapse
Instance Method Details
#admin_label ⇒ Object
20 21 22 |
# File 'app/models/renalware/surveys/question.rb', line 20 def admin_label label_abbrv.presence || label end |