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