]> git.openstreetmap.org Git - rails.git/commit
Create latlon search query resource
authorAnton Khorev <tony29@yandex.ru>
Mon, 31 Mar 2025 00:07:41 +0000 (03:07 +0300)
committerAnton Khorev <tony29@yandex.ru>
Sun, 20 Apr 2025 13:07:52 +0000 (16:07 +0300)
commit810ad909ce932998eabea75d56ebbc0f3256fc98
treec94b550461e82567e9712eed3353f02783f816d2
parentc6e190d26a2d5c47d993aa0e79a3d36900083f4c
Create latlon search query resource
app/abilities/ability.rb
app/controllers/geocoder_controller.rb
app/controllers/searches/latlon_queries_controller.rb [new file with mode: 0644]
config/routes.rb
test/abilities/abilities_test.rb
test/controllers/geocoder_controller_test.rb
test/controllers/searches/latlon_queries_controller_test.rb [new file with mode: 0644]