view/index.html.haml in inqlude-0.7.0 vs view/index.html.haml in inqlude-0.7.1
- old
+ new
@@ -24,10 +24,10 @@
- libraries(:stable).each do |library|
%tr
%td.first
= link_to_manifest library.name
%td.last
- = library.manifests.last["summary"]
+ = library.manifests.last.summary
%hr
%span.footer
Last updated on #{Date.today}