Sha256: 39c472678cc5c267bbc571ba1ad910e51f6359f94351bb6b42231a0e88c3d4dc

Contents?: true

Size: 228 Bytes

Versions: 12

Compression:

Stored size: 228 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

12 entries across 12 versions & 1 rubygems

Version Path
muck-profiles-0.1.13 app/views/profiles/show.html.erb
muck-profiles-0.1.12 app/views/profiles/show.html.erb
muck-profiles-0.1.11 app/views/profiles/show.html.erb
muck-profiles-0.1.10 app/views/profiles/show.html.erb
muck-profiles-0.1.7 app/views/profiles/show.html.erb
muck-profiles-0.1.8 app/views/profiles/show.html.erb
muck-profiles-0.1.9 app/views/profiles/show.html.erb
muck-profiles-0.1.2 app/views/profiles/show.html.erb
muck-profiles-0.1.3 app/views/profiles/show.html.erb
muck-profiles-0.1.4 app/views/profiles/show.html.erb
muck-profiles-0.1.5 app/views/profiles/show.html.erb
muck-profiles-0.1.6 app/views/profiles/show.html.erb