.. |
active_record_extension.rb
|
fixes #165 avoid overwriting AR::Base inherited method
|
2011-12-12 07:24:26 +09:00 |
active_record_model_extension.rb
|
refs #57, #162 let the pagination method name (defaulted to page ) configurable
|
2011-12-17 16:33:06 +09:00 |
active_record_relation_methods.rb
|
Stripping options for ActiveSupport::OrderedHash
|
2012-09-19 09:45:56 -04:00 |
array_extension.rb
|
refactor page_entries_info not to use buggy current_page_count method
|
2012-05-15 22:19:24 +09:00 |
configuration_methods.rb
|
Revert @eaca75e for amatsuda/kaminari#280
|
2012-09-07 14:25:56 +09:00 |
data_mapper_collection_methods.rb
|
refactor page_entries_info not to use buggy current_page_count method
|
2012-05-15 22:19:24 +09:00 |
data_mapper_extension.rb
|
refs #57, #162 let the pagination method name (defaulted to page ) configurable
|
2011-12-17 16:33:06 +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
|
refactor page_entries_info not to use buggy current_page_count method
|
2012-05-15 22:19:24 +09:00 |
mongoid_extension.rb
|
refs #57, #162 let the pagination method name (defaulted to page ) configurable
|
2011-12-17 16:33:06 +09:00 |
page_scope_methods.rb
|
Change default value of max_per_page from 0 to nil
|
2012-08-28 00:54:45 -07:00 |
plucky_criteria_methods.rb
|
include ConfigurationMethods in PluckyCriteriaMethods
|
2012-09-03 01:59:50 +09:00 |