Sha256: 5db68936c18ee171d583f90fc3a730f537d905272f1b099a1f300ce95eb0775e
Contents?: true
Size: 117 Bytes
Versions: 2
Compression:
Stored size: 117 Bytes
Contents
<% @posts.each do |post| -%> <a href="<%= post.permalink %>"><%=post.title %></a> <%= post.content %> <% end -%>
Version data entries
2 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hackety_sling-0.0.1 | views/index.erubis |
hackety_sling-0.0.1 | views/posts.erubis |