Class: Decidim::Admin::SearchFormBuilder
- Inherits:
-
FormBuilder
- Object
- FormBuilder
- FormBuilder
- Decidim::Admin::SearchFormBuilder
- Defined in:
- lib/decidim/admin/search_form_builder.rb
Overview
This custom FormBuilder extends the Admin::FormBuilder with the needed functionality for the Ransack search forms. Adapts functionality from Ransack::Helpers::FormBuilder to the FoundationRailsHelper::FormBuilder that we use as the form builder in the admin views.