Activeadmin: How to exclude some but not all filters on index page

Created on 10 Aug 2015  路  1Comment  路  Source: activeadmin/activeadmin

Is there a way I can exclude some the filters that are generated with a ressource?

PS: I want to keep some filters and I don't want to have to rewrite the logic for that

Most helpful comment

preserve_default_filters!
remove_filter :foo

>All comments

preserve_default_filters!
remove_filter :foo
Was this page helpful?
0 / 5 - 0 ratings

Related issues

gauthamns picture gauthamns  路  34Comments

rebyn picture rebyn  路  34Comments

seanlinsley picture seanlinsley  路  75Comments

seanlinsley picture seanlinsley  路  55Comments

seanlinsley picture seanlinsley  路  31Comments