Sha256: a7564b13529122d693d096eceb2138c6e26430b29da8302dcf0fbef003e77c87
Contents?: true
Size: 264 Bytes
Versions: 6
Compression:
Stored size: 264 Bytes
Contents
<h2> <%= link_to_permalink article,article.title %> </h2> <p class="auth"> <%= t(".posted_by")%> <%= author_link(article) %> <%= display_date_and_time article.published_at %> </p> <%= render 'articles/protected_article_content', { :article => article } %>
Version data entries
6 entries across 6 versions & 1 rubygems