<%= @user.name %>

Friends: <%= @user.friends.count %>
Created: <%= @user.created_at %>
Updarted: <%= @user.updated_at %>