Class: DateRangePickerInput
- Inherits:
-
TomSelectInput
- Object
- SimpleForm::Inputs::CollectionSelectInput
- TomSelectInput
- DateRangePickerInput
- Defined in:
- app/inputs/date_range_picker_input.rb
Instance Method Summary collapse
Methods inherited from TomSelectInput
Instance Method Details
#collection ⇒ Object
2 3 4 |
# File 'app/inputs/date_range_picker_input.rb', line 2 def collection Report::WebSitePerformance::WebSitePerformanceCommand::DATA_RANGE_OPTIONS end |