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 Subprincipleitemgroup < ApplicationRecord
|
||||
belongs_to :subprinciple
|
||||
has_many :subprincipleitems, dependent: :destroy
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user