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

Method Summary

Methods included from Pagination

#active_admin_collection, #paginate, #setup_pagination_for_csv

Methods included from Scoping

#active_admin_collection, #current_scope, #scope_collection

Methods included from Search

#active_admin_collection, #clean_search_params, #search

Methods included from Sorting

#active_admin_collection, #sort_order

Methods included from BaseCollection

#active_admin_collection, #collection, #scoped_collection