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

Should persistence_id use entire controller path, not just name? #185

Open jhund opened 5 years ago

jhund commented 5 years ago

This would prevent leakage of persisted filter settings if two separate namespaces have controllers with same name.