Class: TalltyForm::FieldOption::Model

Inherits:
MetaRecord
  • Object
show all
Defined in:
lib/tallty_form/field_option.rb

Instance Method Summary collapse

Instance Method Details

#attr_typeObject



29
30
31
# File 'lib/tallty_form/field_option.rb', line 29

def attr_type
  self[:attr_type]&.to_sym
end