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

Version Path
georgi-shinmun-0.3.1 templates/category.rhtml
georgi-shinmun-0.3.10 test/templates/category.rhtml
georgi-shinmun-0.3.2 templates/category.rhtml
georgi-shinmun-0.3.3 templates/category.rhtml
georgi-shinmun-0.3.4 test/templates/category.rhtml
georgi-shinmun-0.3.5 test/templates/category.rhtml
georgi-shinmun-0.3.6 test/templates/category.rhtml
georgi-shinmun-0.3.7 test/templates/category.rhtml
georgi-shinmun-0.3.8 test/templates/category.rhtml
georgi-shinmun-0.3.9 test/templates/category.rhtml
georgi-shinmun-0.3 templates/category.rhtml
georgi-shinmun-0.4.1 test/templates/category.rhtml
georgi-shinmun-0.4 test/templates/category.rhtml