diff --git a/app/views/images/_list.html.erb b/app/views/images/_list.html.erb index 1dc319a..7a0d137 100644 --- a/app/views/images/_list.html.erb +++ b/app/views/images/_list.html.erb @@ -7,7 +7,7 @@

<%= raw link_yogies(image.yogies) %>

- <%= image.created_at %> + <%= link_to image.user.name, image_filter_by_user_path( image.user.id ) %>님, <%= image.created_at %>

<%= image.desc %>