Class: BusinessUnitPickerInput
- Inherits:
-
TomSelectInput
- Object
- SimpleForm::Inputs::CollectionSelectInput
- TomSelectInput
- BusinessUnitPickerInput
- Defined in:
- app/inputs/business_unit_picker_input.rb
Overview
SimpleForm input wrapper: business unit picker.
Instance Method Summary collapse
Methods inherited from TomSelectInput
Instance Method Details
#collection ⇒ Object
4 5 6 |
# File 'app/inputs/business_unit_picker_input.rb', line 4 def collection BusinessUnit. end |