kaminari--kaminari/kaminari-core/test/models/active_record
Akira Matsuda 21baf16c04 Don't accept negative value for padding
Because negative offset behavior is so unpredictable: https://github.com/amatsuda/kaminari/issues/839#issuecomment-268211318

closes #839
2017-01-05 15:43:50 +09:00
..
active_record_relation_methods_test.rb total_count for a loaded Relation that has no @_per can also be calculable using `default_per_page` 2017-01-05 01:20:34 +09:00
inherited_test.rb RSpec => Test/Unit 2016-11-22 21:52:33 +09:00
paginable_without_count_test.rb Backfill test converage for #without_count 2016-12-05 02:25:31 +00:00
scopes_test.rb Don't accept negative value for padding 2017-01-05 15:43:50 +09:00