Relationships between the CAF bits now in place
Rename the type field to kind, type is reserved
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
class Subprinciple < ApplicationRecord
|
||||
belongs_to :principle
|
||||
has_many :subprincipleitemgroups, dependent: :destroy
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user