1
0
Fork 0
mirror of https://github.com/kaminari/kaminari.git synced 2022-11-09 13:44:37 -05:00
kaminari--kaminari/lib/kaminari
Yuki Nishijima 21ad994d42 Regression for paginatable array
Sometimes, we want to make an array just paginatable without changing
its elements. Make it so if total count is explicitly given and it is
greater than the length of the given array. #516
2014-06-24 18:34:44 -07:00
..
helpers Fix a bug where :theme option for #paginate method doesn't work properly 2014-06-10 09:16:43 -07:00
models Regression for paginatable array 2014-06-24 18:34:44 -07:00
config.rb Add max_pages and max_pages_per methods to limit displayed pages per model or globally 2012-10-19 19:35:26 +02:00
engine.rb documentation 2011-02-11 11:23:10 +09:00
grape.rb stop abusing bang method 2012-05-23 12:54:54 +09:00
hooks.rb Do not override Mongoid::Criteria#page defined by scope 2014-03-08 21:34:51 -08:00
railtie.rb stop abusing bang method 2012-05-23 12:54:54 +09:00
sinatra.rb stop abusing bang method 2012-05-23 12:54:54 +09:00
version.rb Version 0.15.1 2014-01-15 23:12:04 +09:00