ADD has_ansenty
This commit is contained in:
parent
b7be00f3ec
commit
5f3946f187
|
@ -12,6 +12,6 @@
|
||||||
|
|
||||||
class ProjectCategory < ApplicationRecord
|
class ProjectCategory < ApplicationRecord
|
||||||
include Projectable
|
include Projectable
|
||||||
# has_ancestry
|
has_ancestry
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue