1
0
Fork 0
mirror of https://github.com/kaminari/kaminari.git synced 2022-11-09 13:44:37 -05:00
kaminari--kaminari/lib/kaminari/models
2016-04-15 10:23:54 +09:00
..
active_record_extension.rb Use AS::Concern to extend class methods 2015-02-11 15:34:35 +09:00
active_record_model_extension.rb Prefer to use ifs over Array#max for performance 2014-12-26 04:29:16 -08:00
active_record_relation_methods.rb typos 2015-12-19 06:50:55 +09:00
array_extension.rb Would a PaginatableArray accept anything else truthy than a number for total_count? 2015-07-24 10:01:22 +09:00
configuration_methods.rb Reduce Ruby ⚠️s 2013-04-23 22:43:05 +09:00
data_mapper_collection_methods.rb Revert "Drop DataMapper support" 2016-04-14 16:18:42 +09:00
data_mapper_extension.rb Revert "Drop DataMapper support" 2016-04-14 16:18:42 +09:00
mongo_mapper_extension.rb Revert "Drop support for MongoMapper." 2016-04-14 09:32:55 +09:00
mongoid_criteria_methods.rb MongoidCriteriaMethods#total_count uses :size instead of :count 2014-08-13 20:01:19 -07:00
mongoid_extension.rb Do not re-define the #page method on mongoid 5.0 2016-01-02 15:29:58 +00:00
page_scope_methods.rb ActiveSupport::Deprecation requires 'active_support/deprecation' 2016-04-15 10:23:54 +09:00
plucky_criteria_methods.rb Revert "Drop support for MongoMapper." 2016-04-14 09:32:55 +09:00