## Description With a filter like `filter_on :active, type: :boolean` When the `active` field value is `false`, the filter is not applied and the query returns all records with `active` true and false. ## Version 0.16.0