Sha256: 5f138da2b76fb014996a62154f558b115502f856b8f0b3c654e58d254d62800f
Contents?: true
Size: 384 Bytes
Versions: 45
Compression:
Stored size: 384 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <b>Person:</b> <%= @contact.person_id %> </p> <p> <b>Address:</b> <%= @contact.address %> </p> <p> <b>Phone:</b> <%= @contact.phone %> </p> <p> <b>Fax:</b> <%= @contact.fax %> </p> <p> <b>Country:</b> <%= @contact.country %> </p> <%= link_to 'Edit', edit_contact_path(@contact) %> | <%= link_to 'Back', contacts_path %>
Version data entries
45 entries across 45 versions & 1 rubygems