Sha256: d5f9b37979ec87915aa5961c16ed56c6c999fe9fd396cf2e3485bd8c92da147e
Contents?: true
Size: 180 Bytes
Versions: 4
Compression:
Stored size: 180 Bytes
Contents
<p> <b>Title:</b> <%=h @book.title %> </p> <p> <b>Author:</b> <%=h @book.author %> </p> <%= link_to 'Edit', edit_book_path(@book) %> | <%= link_to 'Back', books_path %>
Version data entries
4 entries across 4 versions & 1 rubygems