mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-05-19 12:22:27 +08:00
6 lines
69 B
Ruby
6 lines
69 B
Ruby
# encoding: utf-8
|
|
|
|
def init
|
|
sections :header, [T('docstring')]
|
|
end
|