1
0
Fork 0
mirror of https://github.com/kaminari/kaminari.git synced 2022-11-09 13:44:37 -05:00
kaminari--kaminari/spec
2012-02-01 17:49:10 -08:00
..
config it is not required to require by full path. Let's trust the LOAD_PATH 2011-12-11 01:15:18 +09:00
helpers Add helper to generate rel="next" and rel="prev" link tags for SEO. See http://googlewebmastercentral.blogspot.com/2011/09/pagination-with-relnext-and-relprev.html 2012-02-01 17:49:10 -08:00
models Renamed classes. 2012-01-12 20:31:53 -05:00
requests fix failing spec 2011-12-11 02:57:25 +09:00
support Added support for DataMapper v1.1.0. Including tests. 2011-08-14 04:33:57 +02: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 it is not required to require by full path. Let's trust the LOAD_PATH 2011-12-11 01:15:18 +09:00
spec_helper_for_sinatra.rb stop using autoload because tests fail on 1.8.7 2011-12-11 13:08:45 +09:00