Libraries
»
formtastic
(5.0.0)
»
Index
»
Formtastic
»
Inputs
»
NumberInput
»
#step_option
Method: Formtastic::Inputs::NumberInput#step_option
Defined in:
lib/formtastic/inputs/number_input.rb
#
step_option
⇒
Object
83 84 85
# File 'lib/formtastic/inputs/number_input.rb', line 83
def
step_option
super
||
"
any
"
end