Sha256: 9d8571e0f780aa4d4f50b233aa4a58ff3364e4fef70177aec8466954798b019d
Contents?: true
Size: 258 Bytes
Versions: 6
Compression:
Stored size: 258 Bytes
Contents
%article %time= "Published #{l(post.published_at.to_date, format: :long)}" .content.summary %h2= link_to(post.title, post) = preserve do = markdown_to_html(post.summary) %section.info = render 'exposition/posts/tags', tags: post.tags
Version data entries
6 entries across 6 versions & 1 rubygems