Class: MonthPickerTomSelectInput
- Inherits:
-
TomSelectInput
- Object
- SimpleForm::Inputs::CollectionSelectInput
- TomSelectInput
- MonthPickerTomSelectInput
- Defined in:
- app/inputs/month_picker_tom_select_input.rb
Overview
Tom Select version of MonthPickerInput
Use as: :month_picker_tom_select instead of :month_picker
Instance Method Summary collapse
Methods inherited from TomSelectInput
Instance Method Details
#collection ⇒ Object
4 5 6 |
# File 'app/inputs/month_picker_tom_select_input.rb', line 4 def collection Report::BalanceSheet::BalanceSheetCommand::MONTHS_OPTIONS end |