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