ADD has_ansenty

This commit is contained in:
jasder 2021-03-18 18:07:56 +08:00 committed by vilet.yy
parent 133995080a
commit cc97f85a1e
1 changed files with 1 additions and 1 deletions

View File

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