Skip to content

Instantly share code, notes, and snippets.

View john45's full-sized avatar
♦️

Eugene john45

♦️
  • Everlabs
  • Ukraine, Cherkassy
View GitHub Profile
@john45
john45 / active_admin.en.yml
Created March 13, 2018 15:15 — forked from mreigen/active_admin.en.yml
Add "not equals" option to ActiveAdmin string filter
# in my experience, adding this will duplicate the filter list next to the input
en:
active_admin:
filters:
predicates:
not_eq: "Not equals"