Sha256: e6c3ec0b1f3725ce35a4938f4f8dd23e955f7d599b3f11caceebe188bfb7d602
Contents?: true
Size: 227 Bytes
Versions: 4
Compression:
Stored size: 227 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <strong>Name:</strong> <%= @user.name %> </p> <p> <strong>Email:</strong> <%= @user.email %> </p> <%= link_to 'Edit', edit_user_path(@user) %> | <%= link_to 'Back', users_path %>
Version data entries
4 entries across 4 versions & 3 rubygems