Sha256: 3afe990845120216e244fccf2b1b50cce7c0e80a1b0a602df567e4140e73b930

Contents?: true

Size: 245 Bytes

Versions: 3

Compression:

Stored size: 245 Bytes

Contents

<p id="notice"><%= notice %></p>

<p>
  <strong>Name:</strong>
  <%= @worker.name %>
</p>

<p>
  <strong>Access ID:</strong>
  <%= @worker.access_id %>
</p>

<%= link_to 'Edit', edit_worker_path(@worker) %> |
<%= link_to 'Back', workers_path %>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
integration_pal-0.1.2 app/views/integration_pal/workers/show.html.erb
integration_pal-0.1.1 app/views/integration_pal/workers/show.html.erb
integration_pal-0.1.0 app/views/integration_pal/workers/show.html.erb