activeadmin_selectize
activeadmin_selectize copied to clipboard
Selectize.js for ActiveAdmin
Is there any default limit for the size of the displayed collection? Not all the found records are available for selection, but only the first 10? Is there any parameter...
Includes functionality from ::ActiveAdmin::Inputs::Filters::Base
If I have a vanilla selectize with no remote defined the load function calls window.location.pathname, which was not what I expected.
This gem works fine with AA 3, but it is disallowed by the gemspec. This commit fixes that.