]> git.openstreetmap.org Git - rails.git/commit
Company Name on Profile Page
authornertc <davidtsiklauri7@gmail.com>
Thu, 29 May 2025 07:40:25 +0000 (11:40 +0400)
committernertc <davidtsiklauri7@gmail.com>
Thu, 29 May 2025 07:40:25 +0000 (11:40 +0400)
commit35cc26cb6ad172ab85eb49c484199cc87dadc2f7
treedf4e0a581036e45975c3bf08b3f2b014d47f94ee
parent07b6b84c4153b1d353bb357bbd25d6c1ac6437ea
Company Name on Profile Page
app/controllers/profiles_controller.rb
app/models/user.rb
app/views/profiles/show.html.erb
app/views/users/show.html.erb
config/locales/en.yml
db/migrate/20250506052030_add_company_to_users.rb [new file with mode: 0644]
db/structure.sql
test/controllers/profiles_controller_test.rb
test/system/user_company_test.rb [new file with mode: 0644]