Sha256: 5553f0cf35f1f9f088b5786f21b88bc74dddc2384327d0fc45daeb6219ab145e
Contents?: true
Size: 120 Bytes
Versions: 13
Compression:
Stored size: 120 Bytes
Contents
<h1><%= @name %></h1> <% for post in @posts[0, 20] %> <h2><%= post_link post %></h2> <%= post.summary %> <% end %>
Version data entries
13 entries across 13 versions & 1 rubygems