Sha256: 47908ecc17309e2fa66b6de82cf622631afa524aa7a39874e02a9e700850f427
Contents?: true
Size: 228 Bytes
Versions: 3
Compression:
Stored size: 228 Bytes
Contents
<h1>Posts tagged with: <%= tagged %></h1> <% unless articles.empty? %> <ul> <% for article in articles %> <li class="entry"><a href="<%= article.url %>"><%= article.title %></a></li> <% end %> </ul> <% end %>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ruby-slippers-0.0.13 | test/fixtures/pages/tagged.rhtml |
ruby-slippers-0.0.5 | test/fixtures/pages/tagged.rhtml |
ruby-slippers-0.0.1 | test/fixtures/pages/tagged.rhtml |