]> git.openstreetmap.org Git - rails.git/commit
Create search query base class
authorAnton Khorev <tony29@yandex.ru>
Sun, 30 Mar 2025 23:57:51 +0000 (02:57 +0300)
committerAnton Khorev <tony29@yandex.ru>
Sun, 20 Apr 2025 13:07:52 +0000 (16:07 +0300)
commitc6e190d26a2d5c47d993aa0e79a3d36900083f4c
tree5f3c4968817f0c2d2d7356aa1ad3ccf012df3a8c
parent84083ef47be6365c5dfacce0404e27a24df225db
Create search query base class
app/abilities/ability.rb
app/controllers/searches/queries_controller.rb [new file with mode: 0644]
app/helpers/geocoder_helper.rb
config/routes.rb
test/abilities/abilities_test.rb
test/controllers/searches/queries_controller_test.rb [new file with mode: 0644]