Skip to content

Commit ae4197f

Browse files
committed
Show the user's avatar url
1 parent 7b027ab commit ae4197f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/helpers/users_helper.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ def users_image_tag(user, options = {})
3030

3131
#TODO Remove
3232
def users_image_path(user)
33-
return ''
3433
user.avatar.url
3534
end
3635

0 commit comments

Comments
 (0)