Method: MotionPrime::ScreenSectionsMixin#main_section
- Defined in:
- motion-prime/screens/_sections_mixin.rb
#main_section ⇒ Object
14 15 16 |
# File 'motion-prime/screens/_sections_mixin.rb', line 14 def main_section @main_section || all_sections.first end |