Class: Renalware::Accesses::Profile

Inherits:
ApplicationRecord show all
Extended by:
Enumerize
Includes:
Renalware::Accountable
Defined in:
app/models/renalware/accesses/profile.rb

Class Method Summary collapse

Methods included from Renalware::Accountable

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

Class Method Details

.policy_classObject



39
40
41
# File 'app/models/renalware/accesses/profile.rb', line 39

def self.policy_class
  BasePolicy
end