kaminari--kaminari/spec
Akira Matsuda c2b6815559 Merge branch 'master' of https://github.com/jeffreyiacono/kaminari into jeffreyiacono-master
Conflicts:
	spec/helpers/action_view_extension_spec.rb
2011-12-17 17:29:45 +09: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 Merge branch 'master' of https://github.com/jeffreyiacono/kaminari into jeffreyiacono-master 2011-12-17 17:29:45 +09:00
models it is not required to require by full path. Let's trust the LOAD_PATH 2011-12-11 01:15:18 +09: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