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-05-23 12:35:38 +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 escape_javascript is a helper method 2012-05-23 12:33:56 +09:00
models categorize model specs 2012-05-23 12:35:38 +09:00
requests depend entirely on database_cleaner 2012-05-23 12:33:56 +09:00
support Added support for DataMapper v1.1.0. Including tests. 2011-08-14 04:33:57 +02:00
fake_app.rb Changed the way page_entries_info behave so it can show appropriate names for models with namespace 2012-02-19 13:57:59 -02: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