]> git.openstreetmap.org Git - rails.git/commit
Move profile image editing to image page
authorAnton Khorev <tony29@yandex.ru>
Tue, 3 Jun 2025 15:20:28 +0000 (18:20 +0300)
committerAnton Khorev <tony29@yandex.ru>
Tue, 1 Jul 2025 14:40:09 +0000 (17:40 +0300)
commite97f8240d5b87a5de0995f689ba45d4c4756dc30
tree8306864b473c90fff5c76328b3acfff6922e1a41
parent2b423a9652ba8c912425104b4de242a0cd09ca03
Move profile image editing to image page
app/controllers/profiles/descriptions_controller.rb
app/controllers/profiles/images_controller.rb
app/views/profiles/descriptions/show.html.erb
app/views/profiles/images/show.html.erb
config/locales/en.yml
test/controllers/profiles/descriptions_controller_test.rb
test/controllers/profiles/images_controller_test.rb