Sha256: c4f1af3e70f7aab85abebcfb98943f12268f05a842b85dc43929515cb47d7a04
Contents?: true
Size: 176 Bytes
Versions: 4
Compression:
Stored size: 176 Bytes
Contents
<h1><%= "#{Date::MONTHNAMES[@month]} #{@year}" %></h1> <% for post in @blog.posts_for_month(@year, @month) %> <h2><%= post_link post %></h2> <%= post.summary %> <% end %>
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
georgi-shinmun-0.3.1 | templates/archive.rhtml |
georgi-shinmun-0.3.2 | templates/archive.rhtml |
georgi-shinmun-0.3.3 | templates/archive.rhtml |
georgi-shinmun-0.3 | templates/archive.rhtml |