Class: MultiValueSelectInput
- Inherits:
-
MultiValueInput
- Object
- MultiValueInput
- MultiValueSelectInput
- Defined in:
- app/inputs/multi_value_select_input.rb
Instance Method Summary collapse
Instance Method Details
#input_type ⇒ Object
2 3 4 |
# File 'app/inputs/multi_value_select_input.rb', line 2 def input_type 'multi_value'.freeze end |