Class: Renalware::PD::TrainingSession

Inherits:
ApplicationRecord show all
Extended by:
Enumerize
Includes:
Document::Base, Accountable, OrderedScope, Renalware::PatientScope
Defined in:
app/models/renalware/pd/training_session.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



19
20
21
# File 'app/models/renalware/pd/training_session.rb', line 19

def ignore_me
  @ignore_me
end