Class: Renalware::Problems::Note

Inherits:
ApplicationRecord show all
Includes:
Accountable
Defined in:
app/models/renalware/problems/note.rb

Class Method Summary collapse

Methods included from Accountable

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

Class Method Details

.policy_classObject



20
21
22
# File 'app/models/renalware/problems/note.rb', line 20

def self.policy_class
  BasePolicy
end