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