Class: Renalware::HD::Profile

Inherits:
ApplicationRecord show all
Includes:
Document::Base, Accountable, PatientScope, Supersedeable
Defined in:
app/models/renalware/hd/profile.rb

Class Method Summary collapse

Methods included from Accountable

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

Class Method Details

.policy_classObject



33
34
35
# File 'app/models/renalware/hd/profile.rb', line 33

def self.policy_class
  BasePolicy
end