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