Sha256: c223911c332b0d78e0d62932b3ec7c309197bc2f00ab0b434b5616e46a892e9f
Contents?: true
Size: 220 Bytes
Versions: 1
Compression:
Stored size: 220 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <b>Name:</b> <%= @item.name %> </p> <p> <b>Description:</b> <%= @item.description %> </p> <%= link_to 'Edit', edit_item_path(@item) %> | <%= link_to 'Back', items_path %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
disable_connection_pooling-0.1.0 | spec/rails/3.2/app/views/items/show.html.erb |