]> git.openstreetmap.org Git - rails.git/commit
Move search query templates
authorAnton Khorev <tony29@yandex.ru>
Sun, 30 Mar 2025 23:40:18 +0000 (02:40 +0300)
committerAnton Khorev <tony29@yandex.ru>
Sun, 20 Apr 2025 13:07:51 +0000 (16:07 +0300)
commit84083ef47be6365c5dfacce0404e27a24df225db
tree588258879e3f734232e3bc18e5b39f29e5afbccb
parent9c8a7b7aca4f3347ffa57309dd33e3d3f75ecbb8
Move search query templates
app/controllers/geocoder_controller.rb
app/views/searches/queries/create.html.erb [moved from app/views/geocoder/results.html.erb with 100% similarity]
app/views/searches/queries/error.html.erb [moved from app/views/geocoder/error.html.erb with 100% similarity]
config/locales/en.yml
test/controllers/geocoder_controller_test.rb