update structure
This commit is contained in:
parent
c95271682d
commit
336e2c3c48
7 changed files with 48 additions and 19 deletions
|
|
@ -8,7 +8,7 @@ module Lit::Group
|
|||
# self.used_attributes += [:website, :bank_account, :description]
|
||||
# self.superior_attributes = [:bank_account]
|
||||
|
||||
root_types Group::Circle
|
||||
::Group.root_types(::Group::TopLayer)
|
||||
end
|
||||
|
||||
end
|
||||
|
|
|
|||
Reference in a new issue