Module: Operto::FilteredPagination

Included in:
StaffTaskTimes::Index, Tasks::Index
Defined in:
lib/operto/filtered_pagination.rb

Overview

Including class must define FILTER_MAPPINGS (Hash), DATE_KEYS (Array), DEFAULT_SORT (String).

Constant Summary collapse

FILTER_MAPPINGS =
{}.freeze
DATE_KEYS =
[].freeze
DEFAULT_SORT =
''.freeze