Sha256: 63c4271d8930a0ba8b415af4c6b7d246287279d26c07ef6c25b9f5ec449e038b

Contents?: true

Size: 245 Bytes

Versions: 7

Compression:

Stored size: 245 Bytes

Contents

<p style="color: green"><%= notice %></p>

<%= render @user %>

<div>
  <%= link_to "Edit this user", edit_user_path(@user) %> |
  <%= link_to "Back to users", users_path %>

  <%= button_to "Destroy this user", @user, method: :delete %>
</div>

Version data entries

7 entries across 7 versions & 3 rubygems

Version Path
lesli_audit-0.5.0 app/views/lesli_audit/users/show.html.erb
lesli_audit-0.4.0 app/views/lesli_audit/users/show.html.erb
lesli_audit-0.3.0 app/views/lesli_audit/users/show.html.erb
lesli_admin-0.1.0 app/views/lesli_admin/users/show.html.erb
gatepass-0.1.2 app/views/gatepass/users/show.html.erb
gatepass-0.1.1 app/views/gatepass/users/show.html.erb
gatepass-0.1.0 app/views/gatepass/users/show.html.erb