Provides support for easy importing of large ActiveRecord- and ActiveModel-bound recordsets into model index.
Relies on pagination support in your model, namely the `paginate` class method.
Please refer to the relevant of the README for more information.