Files
RubyMotion/lib/yard/templates/default/class/dot/setup.rb
2014-03-05 12:20:20 +01:00

8 lines
100 B
Ruby

# encoding: utf-8
include T('default/module/dot')
def init
super
sections.push :superklass
end