Method: Formotion::Form#sections
- Defined in:
- lib/formotion/form/form.rb
#sections ⇒ Object
attributes
88 89 90 |
# File 'lib/formotion/form/form.rb', line 88 def sections @sections ||= [] end |
attributes
88 89 90 |
# File 'lib/formotion/form/form.rb', line 88 def sections @sections ||= [] end |