set struture
This commit is contained in:
parent
135b14c868
commit
c95271682d
7 changed files with 21 additions and 31 deletions
|
|
@ -8,7 +8,7 @@ module Lit::Group
|
|||
# self.used_attributes += [:website, :bank_account, :description]
|
||||
# self.superior_attributes = [:bank_account]
|
||||
|
||||
root_types Group::Root
|
||||
root_types Group::Circle
|
||||
end
|
||||
|
||||
end
|
||||
|
|
|
|||
Reference in a new issue