]> git.openstreetmap.org Git - rails.git/commit
Make PaginationMethods work with subclasses of a common AR model
authorPablo Brasero <pablo@pablobm.com>
Sat, 27 Jun 2026 22:19:50 +0000 (23:19 +0100)
committerPablo Brasero <pablo@pablobm.com>
Sat, 27 Jun 2026 23:10:00 +0000 (00:10 +0100)
commit2a204f7a3cb112510ed08b3d5933fd8cc76c5e7c
tree7e1d3084d92df708c48b5e19ff6ea5c6458a7660
parent8043fa527ae98317a6e3cdc91cdac8796856525c
Make PaginationMethods work with subclasses of a common AR model
app/controllers/concerns/pagination_methods.rb
test/controllers/concerns/pagination_methods_test.rb [new file with mode: 0644]
test/factories/notifications.rb [new file with mode: 0644]