Editing Book

<%= render 'form', book: @book %> <%= link_to 'Show', @book %> | <%= link_to 'Back', books_path %>