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

6 commits

Author SHA1 Message Date
Akira Matsuda
d0b28fcc5f tests for AR group query 2011-02-23 00:20:44 +09:00
Akira Matsuda
3c567d246b avoid possible namespace collision 2011-02-18 08:16:56 +09:00
Akira Matsuda
728666c54c minus value for limit also falls back to the default value
and reduced the number of scopings when using default
2011-02-17 01:42:34 +09:00
ITO Koichi
4b3a0993da Error happen under model.page(params[:page]).per(params[:per]) 2011-02-15 18:41:49 +09:00
Akira Matsuda
8036619ae6 default PER_PAGE to 25 2011-02-06 20:11:45 +09:00
Akira Matsuda
bfa1449f16 implement AR scopes 2011-02-05 23:45:49 +09:00