]> git.openstreetmap.org Git - rails.git/commit
Move query notes by user value to mixin
authorAnton Khorev <tony29@yandex.ru>
Tue, 21 Nov 2023 10:08:50 +0000 (13:08 +0300)
committerAnton Khorev <tony29@yandex.ru>
Sat, 15 Feb 2025 16:05:46 +0000 (19:05 +0300)
commitbd278a07fe3fd51c6dd42fbbdeb2e2f4c034e794
treef4c1a0df4324da0d4c30632ce4ce6cb0d9e7db4e
parent500c1bddf2640c0b59e8d761534f4bb99a83fbec
Move query notes by user value to mixin
app/controllers/api/notes_controller.rb
app/controllers/concerns/query_methods.rb
test/controllers/api/notes_controller_test.rb