Sha256: 840f5d1c42783a1b430d1148f41194d0d3b0cf49f115cbed9bcc9d8fc9b10f05

Contents?: true

Size: 313 Bytes

Versions: 15

Compression:

Stored size: 313 Bytes

Contents

<p id="notice"><%= notice %></p>

<p>
  <strong>Email:</strong>
  <%= @profile.email %>
</p>

<p>
  <strong>Role name:</strong>
  <%= @profile.role_name %>
</p>

<p>
  <strong>User:</strong>
  <%= @profile.user_id %>
</p>

<%= link_to 'Edit', edit_profile_path(@profile) %> |
<%= link_to 'Back', profiles_path %>

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
iron_warbler-2.0.7.8 app/views/iro/profiles/show.html.erb
iron_warbler-2.0.7.7 app/views/iro/profiles/show.html.erb
iron_warbler-2.0.7.6 app/views/iro/profiles/show.html.erb
iron_warbler-2.0.7.5 app/views/iro/profiles/show.html.erb
iron_warbler-2.0.7.4 app/views/iro/profiles/show.html.erb
iron_warbler-2.0.7.3 app/views/iro/profiles/show.html.erb
iron_warbler-2.0.7.2 app/views/iro/profiles/show.html.erb
iron_warbler-2.0.7.1 app/views/iro/profiles/show.html.erb
iron_warbler-2.0.7 app/views/iro/profiles/show.html.erb
iron_warbler-2.0.6 app/views/iro/profiles/show.html.erb
iron_warbler-2.0.5 app/views/iro/profiles/show.html.erb
iron_warbler-2.0.4 app/views/iro/profiles/show.html.erb
iron_warbler-2.0.3 app/views/iro/profiles/show.html.erb
iron_warbler-2.0.2 app/views/iro/profiles/show.html.erb
iron_warbler-2.0.1 app/views/iro/profiles/show.html.erb