Sha256: a13b05aabda84787e83dcf95ac50e04ac39db4d2192bca034e9f8a21e66dbde7

Contents?: true

Size: 229 Bytes

Versions: 16

Compression:

Stored size: 229 Bytes

Contents

<div class="span-24 colborder column">
  <%= icon @user, :thumb %>
  <p><%= @user.full_name %></p>
  <p><%= link_to t('muck.profiles.edit_profile'), edit_user_profile_path(@user) if @profile.can_edit?(current_user) %></p>
</div>

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
muck-profiles-3.1.5 app/views/profiles/show.html.erb
muck-profiles-3.1.4 app/views/profiles/show.html.erb
muck-profiles-3.1.3 app/views/profiles/show.html.erb
muck-profiles-3.1.2 app/views/profiles/show.html.erb
muck-profiles-3.1.1 app/views/profiles/show.html.erb
muck-profiles-3.1.0 app/views/profiles/show.html.erb
muck-profiles-3.0.2 app/views/profiles/show.html.erb
muck-profiles-3.0.1 app/views/profiles/show.html.erb
muck-profiles-3.0.0 app/views/profiles/show.html.erb
muck-profiles-0.2.1 app/views/profiles/show.html.erb
muck-profiles-0.2.0 app/views/profiles/show.html.erb
muck-profiles-0.1.18 app/views/profiles/show.html.erb
muck-profiles-0.1.17 app/views/profiles/show.html.erb
muck-profiles-0.1.16 app/views/profiles/show.html.erb
muck-profiles-0.1.15 app/views/profiles/show.html.erb
muck-profiles-0.1.14 app/views/profiles/show.html.erb