Method: MotionPrime::FormSection#fields_hash

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

#fields_hashObject



75
76
77
# File 'motion-prime/sections/form.rb', line 75

def fields_hash
  fields.to_hash
end