Sha256: dcc05795a99240dada4bca0f251379bc004976ad109376e9a9aaee727438c7a6
Contents?: true
Size: 251 Bytes
Versions: 32
Compression:
Stored size: 251 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <strong>Name:</strong> <%= @employee.name %> </p> <p> <strong>Section:</strong> <%= @employee.section %> </p> <%= link_to 'Edit', edit_employee_path(@employee) %> | <%= link_to 'Back', employees_path %>
Version data entries
32 entries across 32 versions & 1 rubygems