Method: ArrayInput#input_type

Defined in:
app/simple_form/array_input.rb

#input_typeObject



10
11
12
# File 'app/simple_form/array_input.rb', line 10

def input_type
  :text
end