Module Hirb::Helpers::Table::Filters

  1. lib/hirb/helpers/table/filters.rb

Contains filter methods used by :filters option. To define a custom filter, simply open this module and create a method that take one argument, the value you will be filtering.