Files
gitlabhq/app/models
Dmitriy Zaporozhets 8a66a10c2a Merge branch 'fix_avatar_url' into 'master'
Remove unnecessary / from avatar url

## What does this MR do?

This MR removes the unecessary / from the avatar url.

## What Use Case does this MR solve?

The // in the url cold lead to avatars not being displayed (reported on IRC)

With this MR the avatar url changes from
http://localhost:3000//uploads/user/avatar/1/gitlab_logo.png
to
http://localhost:3000/uploads/user/avatar/1/gitlab_logo.png

@dblessing Can you take a look?

See merge request !303
2015-01-21 20:04:35 +00:00
..
2014-10-09 18:22:20 +03:00
2011-10-09 00:36:38 +03:00
2014-10-19 11:12:39 +02:00
2014-04-09 15:05:03 +03:00
2014-08-25 12:25:02 +03:00
2014-08-25 12:25:02 +03:00
2014-10-09 18:22:20 +03:00
2014-10-09 18:22:20 +03:00
2014-10-09 18:22:20 +03:00
2015-01-18 19:13:41 -08:00
2015-01-17 19:22:35 +01:00
2015-01-19 14:08:06 +01:00
2014-08-25 12:25:02 +03:00
2014-09-25 13:56:23 +03:00