<%= link_to "Improve Your Ruby Skills", book_path(@book) %>
<%= link_to books_path do %> <%= image_tag "Book Collection" %> <% end %>