]> git.openstreetmap.org Git - rails.git/commit
Create directions resource
authorAnton Khorev <tony29@yandex.ru>
Sun, 4 May 2025 02:57:33 +0000 (05:57 +0300)
committerAnton Khorev <tony29@yandex.ru>
Sun, 4 May 2025 02:57:33 +0000 (05:57 +0300)
commit6753f15fa45e242ad6859807eb8672160104f1cf
treed8e1d8e56602bc07e38ed6bcf9953635a3ea1452
parent2b6aa50ff6e4e3ca448bde7f09d3d78ae645a744
Create directions resource
.rubocop.yml
app/abilities/ability.rb
app/controllers/directions_controller.rb
app/views/directions/show.html.erb [moved from app/views/directions/search.html.erb with 100% similarity]
config/locales/en.yml
config/routes.rb
test/controllers/directions_controller_test.rb