Module: Tire::Model::Import

Defined in:
lib/tire/model/import.rb

Overview

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.

Defined Under Namespace

Modules: ClassMethods