1
0
Fork 0
mirror of https://github.com/kaminari/kaminari.git synced 2022-11-09 13:44:37 -05:00
kaminari--kaminari/spec
Akira Matsuda 6629f5bfe0 be paginatable if both limit and offset are given when initializing
don't have to call offset() to be paginatable
2011-08-26 08:23:51 +09:00
..
acceptance refs #30 specs for new pagination helper 2011-02-27 20:28:00 +09:00
config format 2011-05-04 00:19:51 +09:00
helpers a simple "Twitter like" pagination link that creates a link to the next page 2011-05-05 23:41:17 +09:00
models be paginatable if both limit and offset are given when initializing 2011-08-26 08:23:51 +09:00
support Use database cleaner in specs so we don't have to worry about test pollution ourselves 2011-04-19 19:01:23 +09:00
fake_app.rb spec for model inheritance 2011-08-22 04:24:04 +09:00
fake_gem.rb Active Record models that were subclassed before Kaminari::ActiveRecordExtension is included pick up the extensions. 2011-05-20 18:17:28 -04:00
spec_helper.rb Active Record models that were subclassed before Kaminari::ActiveRecordExtension is included pick up the extensions. 2011-05-20 18:17:28 -04:00