Class: ActiveAdmin::Inputs::Filters::NumericInput
- Inherits:
-
Formtastic::Inputs::NumberInput
- Object
- Formtastic::Inputs::NumberInput
- ActiveAdmin::Inputs::Filters::NumericInput
- Includes:
- Base, Base::SearchMethodSelect
- Defined in:
- lib/active_admin/inputs/filters/numeric_input.rb
Method Summary
Methods included from Base::SearchMethodSelect
#current_filter, #filter_options, #filters, included, #input_html, #select_html, #to_html
Methods included from Base
#collection_from_options, #input_wrapping, #label_from_options, #required?, #wrapper_html_options
Methods included from Filters::FormtasticAddons
#column, #column_for, #has_predicate?, #humanized_method_name, #klass, #polymorphic_foreign_type?, #reflection_for, #scope?, #searchable_has_many_through?, #seems_searchable?