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
2011-12-12 00:14:52 +09:00
..
active_record_extension.rb Merge branch 'master' of https://github.com/Casecommons/kaminari 2011-08-21 15:58:57 +09:00
active_record_model_extension.rb cut off full path requires 2011-12-03 02:03:11 +09:00
active_record_relation_methods.rb fixes #180 avoid the unnecessary "yo dawg, I heard you like include, so I put a module that includes your module when it is included" approach when building extensions 2011-12-12 00:14:52 +09:00
array_extension.rb make it to work well with Sinatra/Padrino, thanks to #161 & #174 2011-11-21 20:15:06 +09:00
configuration_methods.rb documentation 2011-04-21 16:45:08 +09:00
data_mapper_collection_methods.rb fixes #180 avoid the unnecessary "yo dawg, I heard you like include, so I put a module that includes your module when it is included" approach when building extensions 2011-12-12 00:14:52 +09:00
data_mapper_extension.rb Merge branch 'datamapper-int' of https://github.com/Ragmaanir/kaminari into Ragmaanir-datamapper-int 2011-08-29 20:23:13 +09:00
mongo_mapper_extension.rb cut off full path requires 2011-06-09 00:37:26 +09:00
mongoid_criteria_methods.rb fixes #180 avoid the unnecessary "yo dawg, I heard you like include, so I put a module that includes your module when it is included" approach when building extensions 2011-12-12 00:14:52 +09:00
mongoid_extension.rb enable to paginate throurh embedded documents in mongoid 2011-08-25 06:30:45 +09:00
page_scope_methods.rb fixes #180 avoid the unnecessary "yo dawg, I heard you like include, so I put a module that includes your module when it is included" approach when building extensions 2011-12-12 00:14:52 +09:00
plucky_criteria_methods.rb fixes #180 avoid the unnecessary "yo dawg, I heard you like include, so I put a module that includes your module when it is included" approach when building extensions 2011-12-12 00:14:52 +09:00