paper js noodles

This commit is contained in:
Mark Moser
2014-09-22 22:25:55 -05:00
parent 4e77b049e6
commit b8d9483381
8 changed files with 111 additions and 2 deletions

View File

@ -15,7 +15,8 @@ title: ''
- page_articles.each do |article|
%h2= link_to article.title.titleize, article
= article.body
= article.summary
= link_to 'Read more…', article
.spacer-50
- if paginate