1
0
Fork 1
mirror of https://github.com/wezm/wezm.net.git synced 2024-12-25 13:39:53 +00:00
wezm.net/content/technical/articles.html
2010-02-04 13:38:35 +11:00

3 lines
107 B
HTML

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