]> git.openstreetmap.org Git - rails.git/commit
Move nominatim url methods to concerns
authorAnton Khorev <tony29@yandex.ru>
Mon, 31 Mar 2025 01:25:40 +0000 (04:25 +0300)
committerAnton Khorev <tony29@yandex.ru>
Sun, 20 Apr 2025 13:07:51 +0000 (16:07 +0300)
commit9c8a7b7aca4f3347ffa57309dd33e3d3f75ecbb8
tree38a6be72bfe9cd79e95ec1f39e528daabd985cb1
parentd4fedb66dd74e0c8e1d2196c0c37eca90fd075c1
Move nominatim url methods to concerns
app/controllers/concerns/nominatim_methods.rb [new file with mode: 0644]
app/controllers/geocoder_controller.rb