ADD has_ansenty

This commit is contained in:
jasder 2021-03-18 18:07:56 +08:00
parent b7be00f3ec
commit 5f3946f187
1 changed files with 1 additions and 1 deletions

View File

@ -12,6 +12,6 @@
class ProjectCategory < ApplicationRecord class ProjectCategory < ApplicationRecord
include Projectable include Projectable
# has_ancestry has_ancestry
end end