Module: ActiveAdmin::ResourceController::Collection
- Extended by:
- ActiveSupport::Concern
- Includes:
- BaseCollection, Pagination, Scoping, Search, Sorting
- Included in:
- ActiveAdmin::ResourceController
- Defined in:
- lib/active_admin/resource_controller/collection.rb
Overview
This module deals with the retrieval of collections for resources within the resource controller.
Defined Under Namespace
Modules: BaseCollection, Pagination, Scoping, Search, Sorting