Sha256: 706bf9971c93ca07941634207c54271472f8aa61ea7c923b017fc76711fcc911
Contents?: true
Size: 138 Bytes
Versions: 11
Compression:
Stored size: 138 Bytes
Contents
%p#notice= notice %h1= "Listing Books by #{@author.full_name}" %ul - @books.each do |book| %li= link_to book.title, [@author, book]
Version data entries
11 entries across 11 versions & 1 rubygems