Sha256: 80b0800f6c40fe17e7ba16bf238eba768fd15db1facbd2a71005e3b873e339fe

Contents?: true

Size: 228 Bytes

Versions: 1

Compression:

Stored size: 228 Bytes

Contents

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

<p>
  <b>Title:</b>
  <%= @entry.title %>
</p>

<p>
  <b>Description:</b>
  <%= @entry.description %>
</p>


<%= link_to 'Edit', edit_entry_path(@entry) %> |
<%= link_to 'Back', entries_path %>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
test_app_as_gem-0.01 app/views/entries/show.html.erb