Sha256: 8ba88630fe5904b1fab43b7922c7dee3fbb31c8c28fe1ec1388831c827dffa15
Contents?: true
Size: 228 Bytes
Versions: 19
Compression:
Stored size: 228 Bytes
Contents
Category: <%= category %> <% if articles %> <% articles[0...12].each do |article| %> <li><a href="<%= article.url %>"><%= article.title %></a> <time><%= article.date.strftime('%b %e') %></time></li> <% end %> <% end %>
Version data entries
19 entries across 10 versions & 1 rubygems