Class Kaminari::PaginatableArray
In: lib/kaminari/models/array_extension.rb
Parent: Array

Kind of Array that can paginate

Methods

entry_name   limit   new   offset   total_count  

Included Modules

Kaminari::ConfigurationMethods::ClassMethods

Public Class methods

Public Instance methods

returns another chunk of the original array

returns another chunk of the original array

total item numbers of the original array

[Validate]