tests and UI changes
This commit is contained in:
parent
de29815686
commit
f7ec73f85e
6 changed files with 32 additions and 33 deletions
|
@ -7,7 +7,7 @@
|
|||
<% @books.each do |book| %>
|
||||
<div class='row'>
|
||||
<div class='col s2'>
|
||||
<%= link_to book.title, book %>
|
||||
<%= book.title %>
|
||||
</div>
|
||||
|
||||
<div class='col s3'>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue