]> git.openstreetmap.org Git - rails.git/commit
Move profile company editing to company page
authorAnton Khorev <tony29@yandex.ru>
Tue, 3 Jun 2025 14:40:09 +0000 (17:40 +0300)
committerAnton Khorev <tony29@yandex.ru>
Tue, 1 Jul 2025 14:37:51 +0000 (17:37 +0300)
commit0040234bc6ee357ab66296e95694c7d2e8932d30
tree588cf8413f8842cd33f77cad95f5d2ec366785e1
parentdbb2c7b508f1a470cc0be6fcdf4780de36a3f69d
Move profile company editing to company page
app/controllers/profiles/companies_controller.rb
app/controllers/profiles/descriptions_controller.rb
app/views/profiles/companies/show.html.erb
app/views/profiles/descriptions/show.html.erb
test/controllers/profiles/companies_controller_test.rb
test/controllers/profiles/descriptions_controller_test.rb
test/system/user_company_test.rb