]> git.openstreetmap.org Git - rails.git/commit
Move common query limit method of changesets and notes to mixin
authorAnton Khorev <tony29@yandex.ru>
Wed, 15 Nov 2023 13:30:24 +0000 (16:30 +0300)
committerAnton Khorev <tony29@yandex.ru>
Sat, 15 Feb 2025 16:05:46 +0000 (19:05 +0300)
commitd92fc6e526c90ffb2e2f4536f1e8f931bb450ee4
treeb0e9cd8d2e49eb271bca92dc6e28173c6b03ac2d
parentf352c1dfbb133691739c11d373e555673d5af26e
Move common query limit method of changesets and notes to mixin
app/controllers/api/changesets_controller.rb
app/controllers/api/notes_controller.rb
app/controllers/concerns/query_methods.rb [new file with mode: 0644]