1
0
Fork 1
mirror of https://github.com/wezm/wezm.net.git synced 2024-12-26 14:09:55 +00:00
wezm.net/content/technical/articles.html
2010-06-16 07:53:10 +10:00

3 lines
101 B
HTML

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