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
preserve_default_filters! remove_filter :foo
Most helpful comment