Class: Renalware::PD::Assessment

Inherits:
ApplicationRecord show all
Extended by:
Enumerize
Includes:
Document::Base, Accountable, OrderedScope, Renalware::PatientScope
Defined in:
app/models/renalware/pd/assessment.rb

Defined Under Namespace

Classes: Document

Instance Attribute Summary collapse

Method Summary

Methods included from Accountable

#first_or_create_by!, #save_by, #save_by!, #update_by

Instance Attribute Details

#ignore_meObject (readonly)

see html form for explanation of this non-persistent attribute



17
18
19
# File 'app/models/renalware/pd/assessment.rb', line 17

def ignore_me
  @ignore_me
end