Sha256: 9d6b7c6ae7781e92224909401b601afe69767c9a61dadf2c09c2ed81b2dbe566

Contents?: true

Size: 312 Bytes

Versions: 10

Compression:

Stored size: 312 Bytes

Contents

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

<p>
  <strong>Username:</strong>
  <%= @user.username %>
</p>

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

<p>
  <strong>Password digest:</strong>
  <%= @user.password_digest %>
</p>

<%= link_to 'Edit', edit_user_path(@user) %> |
<%= link_to 'Back', users_path %>

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
arcadex-1.3.1 test/test_app/engines/people/app/views/people/users/show.html.erb
arcadex-1.3.0 test/test_app/engines/people/app/views/people/users/show.html.erb
arcadex-1.2.3 test/test_app/engines/people/app/views/people/users/show.html.erb
arcadex-1.2.1 test/test_app/engines/people/app/views/people/users/show.html.erb
arcadex-1.2.0 test/test_app/engines/people/app/views/people/users/show.html.erb
json_voorhees-0.2.3 test/test_app/engines/people/app/views/people/users/show.html.erb
json_voorhees-0.2.2 test/test_app/engines/people/app/views/people/users/show.html.erb
json_voorhees-0.2.1 test/test_app/engines/people/app/views/people/users/show.html.erb
json_voorhees-0.2.0 test/test_app/engines/people/app/views/people/users/show.html.erb
json_voorhees-0.1.0 test/test_app/engines/people/app/views/people/users/show.html.erb