debian-mirror-gitlab/app/views/projects/builds/_user.html.haml
2016-06-16 23:09:34 +05:30

4 lines
138 B
Text

by
%a{ href: user_path(@build.user) }
= image_tag avatar_icon(@build.user, 24), class: "avatar s24"
%strong= @build.user.to_reference