Class: ProductCategoryPickerInput
- Inherits:
-
TomSelectInput
- Object
- SimpleForm::Inputs::CollectionSelectInput
- TomSelectInput
- ProductCategoryPickerInput
- Defined in:
- app/inputs/product_category_picker_input.rb
Instance Method Summary collapse
Methods inherited from TomSelectInput
Instance Method Details
#collection ⇒ Object
3 4 5 |
# File 'app/inputs/product_category_picker_input.rb', line 3 def collection ProductCategory. end |