mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-06-15 10:37:57 +08:00
6 lines
81 B
Ruby
6 lines
81 B
Ruby
include T('default/module/dot')
|
|
|
|
def init
|
|
super
|
|
sections.push :superklass
|
|
end |