0
Q:

link to do rails

<%= link_to "Get More Books", books_path, class: "index-link" %>
1
<%= link_to "Improve Your Ruby Skills", book_path(@book) %>
0
<%= link_to books_path do %>
  <%= image_tag "Book Collection" %>
<% end %>
0

New to Communities?

Join the community