Browse Source

ADD has_ansenty

pull/57/head
jasder vilet.yy 5 years ago
parent
commit
cc97f85a1e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      app/models/project_category.rb

+ 1
- 1
app/models/project_category.rb View File

@@ -12,6 +12,6 @@

class ProjectCategory < ApplicationRecord
include Projectable
# has_ancestry
has_ancestry

end

Loading…
Cancel
Save