anthonymidili/Bullhorn

View on GitHub
app/views/users/following.html.haml

Summary

Maintainability
Test Coverage
- provide :title, 'Following'

.row
  .col-12
    .profile_head
      = render 'users/avatar_info', user: @user
    %h3 Following
    = render "users/badge", users: @user.following