]> git.openstreetmap.org Git - rails.git/commit
Replace geocoder with search resource
authorAnton Khorev <tony29@yandex.ru>
Mon, 31 Mar 2025 02:51:07 +0000 (05:51 +0300)
committerAnton Khorev <tony29@yandex.ru>
Sun, 20 Apr 2025 13:07:52 +0000 (16:07 +0300)
commit6f071c135265d22028b0326bdff78ac3d1f41edf
treeda09dc091ccb47df7acbb4cde19c14f163d4ee98
parent7c946bcba8f3addb0afb5dc7d30d658636c07a2f
Replace geocoder with search resource
.rubocop.yml
app/abilities/ability.rb
app/controllers/searches/queries_controller.rb
app/controllers/searches_controller.rb [moved from app/controllers/geocoder_controller.rb with 97% similarity]
app/views/searches/show.html.erb [moved from app/views/geocoder/search.html.erb with 100% similarity]
config/locales/en.yml
config/routes.rb
test/abilities/abilities_test.rb
test/controllers/searches_controller_test.rb [moved from test/controllers/geocoder_controller_test.rb with 97% similarity]
test/controllers/site_controller_test.rb