Class: Multiform

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
app/models/multiform.rb

Instance Attribute Summary collapse

Instance Attribute Details

#parsed_fieldsObject

Returns the value of attribute parsed_fields.



11
12
13
# File 'app/models/multiform.rb', line 11

def parsed_fields
  @parsed_fields
end