Method: MotionPrime::TabbedSection#tab_default

Defined in:
motion-prime/sections/tabbed.rb

#tab_defaultObject



32
33
34
# File 'motion-prime/sections/tabbed.rb', line 32

def tab_default
  @tab_default ||= self.class.tabs_default || 0
end