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

How do change the default URL in filterrific? #85

Open ghost opened 8 years ago

ghost commented 8 years ago

Hello! Please tell me how to change the default URL in filterrific?

from: http://0.0.0.0:3000/animes/page/2?filterrific[genres]=1,2,8&filterrific[genres]=&filterrific[rating]=pg_13&filterrific[sort]=score_asc&filterrific[tv_13][]=13&filterrific[type]=tv

to: http://0.0.0.0:3000/animes/page/2/genres/1,2,8/rating/pg_13/sort/score_asc/tv_13/13/type/tv/