Module: Trax::Controller::Collection::Sortable

Extended by:
ActiveSupport::Concern
Defined in:
lib/trax/controller/collection/sortable.rb

Defined Under Namespace

Modules: ClassMethods

Constant Summary collapse

SORT_DIRECTIONS =
[ "asc", "desc" ].freeze