Sha256: e9a9f9630ff3cb0313f9d3f541abb35033e10def5ead4c0ecd559848a2db7dac

Contents?: true

Size: 146 Bytes

Versions: 4

Compression:

Stored size: 146 Bytes

Contents

= render 'layout' do
  %nav= paginate @posts

  .effective-posts
    = render partial: @posts, spacer_template: 'spacer'

  %nav= paginate @posts

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
effective_posts-1.0.4 app/views/effective/posts/index.html.haml
effective_posts-1.0.3 app/views/effective/posts/index.html.haml
effective_posts-1.0.2 app/views/effective/posts/index.html.haml
effective_posts-1.0.1 app/views/effective/posts/index.html.haml