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