Sha256: 69284b73a4ebe2ed4afec10124e4e745f799eefdcc329f15509687f39e3e76a0

Contents?: true

Size: 236 Bytes

Versions: 1

Compression:

Stored size: 236 Bytes

Contents

- for post in @posts
  .post
    /h1= link_to post.title, couch_blog.post_path(post.for_frontend)
    h1= link_to post.title, couch_blog.post_path(post.id, post.title.parameterize)
    span.date=l post.date
    .post-body=raw post.body

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
couch_blog-0.6.0 app/views/couch_blog/posts/index.html.slim