Libraries
»
flexite
(0.0.25)
»
Index
»
ArrayInput
»
#input_type
Method: ArrayInput#input_type
Defined in:
app/simple_form/array_input.rb
#
input_type
⇒
Object
10 11 12
# File 'app/simple_form/array_input.rb', line 10
def
input_type
:text
end