Sha256: 4cc1f5d60f93f2f87ef125ac889e404b497050d6584dc763ffb28760a5a96ead

Contents?: true

Size: 322 Bytes

Versions: 5

Compression:

Stored size: 322 Bytes

Contents

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

<p>
  <strong>Position:</strong>
  <%= @binding.position %>
</p>

<p>
  <strong>Description:</strong>
  <%= @binding.description %>
</p>

<p>
  <strong>Title:</strong>
  <%= @binding.title %>
</p>

<%= link_to 'Edit', edit_binding_path(@binding) %> |
<%= link_to 'Back', bindings_path %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
binda-0.0.7 app/views/binda/bindings/show.html.erb
binda-0.0.6 app/views/binda/bindings/show.html.erb
binda-0.0.5 app/views/binda/bindings/show.html.erb
binda-0.0.3 app/views/binda/bindings/show.html.erb
binda-0.0.2 app/views/binda/bindings/show.html.erb