Sha256: 57eb3fe13952d5eac5eb8d8d00ad07f4fa7fec241655494e3355fa2887b195ca
Contents?: true
Size: 344 Bytes
Versions: 6
Compression:
Stored size: 344 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <b>Name:</b> <%= @user.name %> </p> <p> <b>Private info:</b> <%= @user.private_info %> </p> <p> <b>Public info:</b> <%= @user.public_info %> </p> <p> <b>Configuration:</b> <%= @user.configuration %> </p> <%= link_to 'Edit', edit_user_path(@user) %> | <%= link_to 'Back', users_path %>
Version data entries
6 entries across 6 versions & 1 rubygems