wezm.net/content/personal/articles.html
2010-01-30 17:09:05 +11:00

3 lines
105 B
HTML

<% personal_articles[0..9].each do |article| %>
<%= render 'article', :article => article %>
<% end %>