Sha256: bfd09603531eb30fb431b0dfcd38d82e3ffd038bbcbef553ca664fc3e17ebf00
Contents?: true
Size: 280 Bytes
Versions: 10
Compression:
Stored size: 280 Bytes
Contents
<%= render partial: "users/header", locals: {user: @user} %> <% if current_user == @user %> <p>You can change your avatar by going to <a href="http://gravatar.com/">gravatar.com</a> and associating an image with your email address <b><%= current_user.email %></b>.</p> <% end %>
Version data entries
10 entries across 10 versions & 1 rubygems