Sha256: 0777ad8f907ea304157a99720641ca0d9677d55ac8707d5a3f867df52b06b1fe

Contents?: true

Size: 172 Bytes

Versions: 5

Compression:

Stored size: 172 Bytes

Contents

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

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

<%= link_to 'Edit', edit_book_path(@book) %> |
<%= link_to 'Back', books_path %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
activerecord-refresh_connection-0.0.5 example/app/views/books/show.html.erb
activerecord-refresh_connection-0.0.4 example/app/views/books/show.html.erb
activerecord-refresh_connection-0.0.3 example/app/views/books/show.html.erb
activerecord-refresh_connection-0.0.2 example/app/views/books/show.html.erb
activerecord-refresh_connection-0.0.1 example/app/views/books/show.html.erb