jhund / filterrific

Filterrific is a Rails Engine plugin that makes it easy to filter, search, and sort your ActiveRecord lists.
http://filterrific.clearcove.ca
MIT License
910 stars 124 forks source link

Ability to pass custom url parameter instead of default filterrific #177

Closed majksner closed 3 years ago

majksner commented 5 years ago

form_for_filterrific has the option :as but if I set it to :filters for example then the sorting links will not work as default is filterrific. This pull request add ability to pass custom url param to the filterrific_sorting_link.