Sha256: d04bbd2292649614d8af3e96a354ece2659497a5157f8daeac03469e31eeb954
Contents?: true
Size: 237 Bytes
Versions: 10
Compression:
Stored size: 237 Bytes
Contents
<% blog.articles[0...12].each do |article| %> <li><a href="<%= article.url %>"><%= article.title %></a> <time><%= article.date.strftime('%b %e') %></time></li> <% end %> Category Path: '<%= category_path("ruby-on-rails") %>'
Version data entries
10 entries across 10 versions & 1 rubygems