Sha256: 093d7240d8c71792e612df04cb91f6229608df3a715d2321b831c0201b257747

Contents?: true

Size: 158 Bytes

Versions: 2

Compression:

Stored size: 158 Bytes

Contents

= render partial: 'post', collection: @posts
= will_paginate @posts,
    previous_label: 'newer posts',
    next_label: 'older posts',
    page_links: false

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
hitchens-0.0.3 app/views/hitchens/posts/index.html.haml
hitchens-0.0.2 app/views/hitchens/posts/index.html.haml