activeadmin string filter – removing greater than, less than, contains from dropdows

filter :thing_id, as: :string, filters: ['eq']

do not forget to add the translation for active_admin.filters.predicates.eq