Sha256: 611bf2777d4a12b4bf55b94e952bf50df718d1378802f2e9b0f0df68be5d9a91
Contents?: true
Size: 239 Bytes
Versions: 1
Compression:
Stored size: 239 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <strong>Name:</strong> <%= @item.name %> </p> <p> <strong>Description:</strong> <%= @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/4.0/app/views/items/show.html.erb |