Sha256: 9da18403a501ead8410f9f900693df84774d216804786fb6daf71e9d4ff49857
Contents?: true
Size: 326 Bytes
Versions: 5
Compression:
Stored size: 326 Bytes
Contents
<h1>Show</h1> <p id="notice"><%= notice %></p> <p> <b>Name:</b> <%= @person.name %> </p> <p> <b>Url:</b> <%= @person.url %> </p> <p> <b>Email:</b> <%= @person.email %> </p> <p> <b>Phone:</b> <%= @person.phone %> </p> <%= link_to 'Edit', edit_person_path(@person) %> | <%= link_to 'Back', people_path %>
Version data entries
5 entries across 5 versions & 1 rubygems