1
0
Fork 0
mirror of https://github.com/kaminari/kaminari.git synced 2022-11-09 13:44:37 -05:00
kaminari--kaminari/spec/models/active_record
Bryan Ricker a821a9ecd7 Fix arity problem with rails 4.1.0
Fix specs for airty check

Don't check arity, just check the AR version
2013-11-05 09:20:11 -03:00
..
active_record_relation_methods_spec.rb Fix arity problem with rails 4.1.0 2013-11-05 09:20:11 -03:00
default_per_page_spec.rb [AR, DM, Mongoid, MongoMapper].each {|orm| run orm specs only if orm is loaded } 2012-05-23 12:38:30 +09:00
max_pages_spec.rb Add tests for max_pages and max_pages_per 2012-10-22 16:16:54 +02:00
max_per_page_spec.rb Add max_per_page configuration option 2012-08-27 22:15:19 -07:00
scopes_spec.rb Use default_per_page value when per(nil) 2013-06-18 22:37:33 +09:00