]> git.openstreetmap.org Git - rails.git/commit
Add profile diaries partial to profile
authorEmin Kocan <kocanmn.dev@gmail.com>
Tue, 22 Apr 2025 06:04:41 +0000 (08:04 +0200)
committerEmin Kocan <kocanmn.dev@gmail.com>
Thu, 22 May 2025 10:56:00 +0000 (12:56 +0200)
commit71bd30e2b88f7b6313e1a6730fc32875a8c62743
treed588826d32d742c464c170f12bce8604241e699a
parent1b63e9e16dff92df226aed707058b7228527bc6e
Add profile diaries partial to profile
app/views/diary_entries/_profile_diaries.html.erb [new file with mode: 0644]
app/views/users/show.html.erb
config/locales/en.yml
test/controllers/users_controller_test.rb