Module: Decidim::Paginable
- Extended by:
 - ActiveSupport::Concern
 
- Included in:
 - LastActivitiesController, SearchesController, UserActivitiesController, UserConversationsController
 
- Defined in:
 - app/controllers/concerns/decidim/paginable.rb
 
Overview
Common logic to paginate resources
Constant Summary collapse
- OPTIONS =
 [25, 50, 100].freeze