Module: Iron::Api::CursorPagination
- Extended by:
- ActiveSupport::Concern
- Included in:
- ContentController, SearchController
- Defined in:
- app/controllers/concerns/iron/api/cursor_pagination.rb
Constant Summary collapse
- DEFAULT_PER_PAGE =
25- MAX_PER_PAGE =
100