lien pour faire des rails
<%= link_to books_path do %>
<%= image_tag "Book Collection" %>
<% end %>
Lioruby
<%= link_to books_path do %>
<%= image_tag "Book Collection" %>
<% end %>