lib/generators/cm_admin/templates/constants.rb



DEFAULT_PER_PAGE = 20
DEFAULT_SORT_COLUMN = 'created_at'.freeze
DEFAULT_SORT_DIRECTION = 'desc'.freeze