Sha256: e0d901ee9a02ce928f14d9131ea4dabef659488d1a2a88c325cf5baa3d3009a8
Contents?: true
Size: 272 Bytes
Versions: 45
Compression:
Stored size: 272 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <b>Name:</b> <%= @person.name %> </p> <p> <b>Born on:</b> <%= @person.born_on %> </p> <p> <b>Height:</b> <%= @person.height %> </p> <%= link_to 'Edit', edit_person_path(@person) %> | <%= link_to 'Back', people_path %>
Version data entries
45 entries across 45 versions & 1 rubygems