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-10-03 18:04:05 +09:00
..
active_record_extension.rb Use AS::Concern to extend class methods 2015-02-11 16:17:37 +09:00
active_record_model_extension.rb Don't lose source location of the pagination method 2016-10-03 18:04:05 +09:00
active_record_relation_methods.rb Reset @total_count on #clone 2014-06-23 12:41:46 -07:00
array_extension.rb Prefer to use ifs over Array#max for performance 2014-12-31 06:04:51 -08:00
configuration_methods.rb Reduce Ruby ⚠️s 2013-04-23 22:43:05 +09:00
data_mapper_collection_methods.rb Simplify page_entries_info by adding entry_name interface to each ORM 2014-06-01 14:09:23 -07:00
data_mapper_extension.rb Add tests for configuration methods 2013-11-19 10:34:48 +09:00
mongo_mapper_extension.rb refs #57, #162 let the pagination method name (defaulted to page) configurable 2011-12-17 16:33:06 +09:00
mongoid_criteria_methods.rb Reset @total_count on #clone 2014-06-23 12:41:46 -07:00
mongoid_extension.rb Do not re-define the #page method on mongoid 5.0 2016-01-02 15:34:52 +00:00
page_scope_methods.rb Deprecate Kaminari::PageScopeMethods#num_pages in favor of total_pages 2016-05-08 07:50:19 +00:00
plucky_criteria_methods.rb Simplify page_entries_info by adding entry_name interface to each ORM 2014-06-01 14:09:23 -07:00