Sha256: b7bd2dc9d3920a9e35125cc175739bc2cac366f20b8d01a03d74ed0c48c0f77a

Contents?: true

Size: 179 Bytes

Versions: 3

Compression:

Stored size: 179 Bytes

Contents

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

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


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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
watarase-0.0.4 test/dummy/app/views/users/show.html.erb
watarase-0.0.3 test/dummy/app/views/users/show.html.erb
watarase-0.0.2 test/dummy/app/views/users/show.html.erb