-
- Downloads
Use more specific #avatar_icon_for_user.
Whenever we already deal with a User object, let's use the more specific method avatar_icon_for_user.
Showing
- app/helpers/projects_helper.rb 1 addition, 1 deletionapp/helpers/projects_helper.rb
- app/views/admin/users/_user.html.haml 1 addition, 1 deletionapp/views/admin/users/_user.html.haml
- app/views/admin/users/show.html.haml 1 addition, 1 deletionapp/views/admin/users/show.html.haml
- app/views/discussions/_discussion.html.haml 1 addition, 1 deletionapp/views/discussions/_discussion.html.haml
- app/views/events/_event.atom.builder 1 addition, 1 deletionapp/views/events/_event.atom.builder
- app/views/layouts/header/_default.html.haml 1 addition, 1 deletionapp/views/layouts/header/_default.html.haml
- app/views/notify/pipeline_failed_email.html.haml 1 addition, 1 deletionapp/views/notify/pipeline_failed_email.html.haml
- app/views/notify/pipeline_success_email.html.haml 1 addition, 1 deletionapp/views/notify/pipeline_success_email.html.haml
- app/views/profiles/show.html.haml 2 additions, 2 deletionsapp/views/profiles/show.html.haml
- app/views/projects/jobs/_user.html.haml 1 addition, 1 deletionapp/views/projects/jobs/_user.html.haml
- app/views/projects/pipeline_schedules/_pipeline_schedule.html.haml 1 addition, 1 deletion.../projects/pipeline_schedules/_pipeline_schedule.html.haml
- app/views/search/results/_snippet_blob.html.haml 1 addition, 1 deletionapp/views/search/results/_snippet_blob.html.haml
- app/views/search/results/_snippet_title.html.haml 1 addition, 1 deletionapp/views/search/results/_snippet_title.html.haml
- app/views/shared/members/_member.html.haml 1 addition, 1 deletionapp/views/shared/members/_member.html.haml
- app/views/shared/milestones/_issuable.html.haml 1 addition, 1 deletionapp/views/shared/milestones/_issuable.html.haml
- app/views/shared/milestones/_participants_tab.html.haml 1 addition, 1 deletionapp/views/shared/milestones/_participants_tab.html.haml
- app/views/shared/notes/_note.html.haml 1 addition, 1 deletionapp/views/shared/notes/_note.html.haml
- app/views/shared/notes/_notes_with_form.html.haml 1 addition, 1 deletionapp/views/shared/notes/_notes_with_form.html.haml
- app/views/shared/snippets/_snippet.html.haml 1 addition, 1 deletionapp/views/shared/snippets/_snippet.html.haml
- app/views/users/show.html.haml 2 additions, 2 deletionsapp/views/users/show.html.haml
Please register or sign in to comment