Sha256: b05be725dbc270defdc728e2a61bf88b3ad55de0a0694d51da800ec0ba8e24cf

Contents?: true

Size: 159 Bytes

Versions: 4

Compression:

Stored size: 159 Bytes

Contents

%a{href: "#{show_post_path(id: post.id)}"}
  %img{alt: "", src: post.cover}
=link_to post.title, show_post_path(id: post.id)
=post.created_at.strftime('%d %b')

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
carnival-0.1.3 test/carnival-sample-application/app/views/blog/_item.html.haml
carnival-0.1.2 test/carnival-sample-application/app/views/blog/_item.html.haml
carnival-0.1.1 test/carnival-sample-application/app/views/blog/_item.html.haml
carnival-0.1.0 test/carnival-sample-application/app/views/blog/_item.html.haml