Method: MotionPrime::ScreenSectionsMixin#set_sections_wrapper
- Defined in:
- motion-prime/screens/_sections_mixin.rb
#set_sections_wrapper(value) ⇒ Object
36 37 38 |
# File 'motion-prime/screens/_sections_mixin.rb', line 36 def set_sections_wrapper(value) self.class.set_sections_wrapper(value) end |