]> git.openstreetmap.org Git - rails.git/commit
Add empty profile links page
authorAnton Khorev <tony29@yandex.ru>
Tue, 3 Jun 2025 15:38:51 +0000 (18:38 +0300)
committerAnton Khorev <tony29@yandex.ru>
Tue, 1 Jul 2025 14:44:09 +0000 (17:44 +0300)
commit660abc3647c9820aaa6132c1013dcc788d24e8a1
tree59507d6a644d2153017fe3309f860410e06366d4
parent72c2b1b2120099f3317d1941bc0316764b3a652d
Add empty profile links page
app/controllers/profiles/links_controller.rb [new file with mode: 0644]
app/views/profiles/links/show.html.erb [new file with mode: 0644]
app/views/profiles/profile_sections/_navigation.html.erb
config/locales/en.yml
config/routes.rb
test/controllers/profiles/links_controller_test.rb [new file with mode: 0644]