ADD has_ansenty
This commit is contained in:
parent
133995080a
commit
cc97f85a1e
|
@ -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