1
0
Fork 0
mirror of https://github.com/kaminari/kaminari.git synced 2022-11-09 13:44:37 -05:00
Commit graph

9 commits

Author SHA1 Message Date
Bryan Ricker
949f345a50 Allow nil for #per, to return records without limit 2012-10-31 18:02:52 -07:00
Akira Matsuda
db0e17fd39 Ruby 1️⃣.8️⃣ 2012-09-20 10:15:40 +09:00
Akira Matsuda
0e86151b1a we're still supporting Ruby 1.8... 2012-09-20 10:05:05 +09:00
Ben Simpson
35252fa201 Stripping options for ActiveSupport::OrderedHash 2012-09-19 09:45:56 -04:00
Ben Simpson
83b1ff13e3 Allow count, total count to pass parameters to super 2012-09-19 09:45:28 -04:00
Keiko Oda
c77867681e Add max_per_page configuration option 2012-08-27 22:15:19 -07:00
Akira Matsuda
e79935c2d5 num_pages => total_pages 2012-05-25 15:31:53 +09:00
Akira Matsuda
854d04af4b [AR, DM, Mongoid, MongoMapper].each {|orm| run orm specs only if orm is loaded } 2012-05-23 12:38:30 +09:00
Akira Matsuda
53bae068e8 categorize model specs 2012-05-23 12:35:38 +09:00