class TalltyForm::FieldOption::Model
Public Instance Methods
attr_type()
click to toggle source
# File lib/tallty_form/field_option.rb, line 29 def attr_type self[:attr_type]&.to_sym end
# File lib/tallty_form/field_option.rb, line 29 def attr_type self[:attr_type]&.to_sym end