Sha256: 6744d86d535a40590f08d7c372704f62a1598af11b7f641fb9d5569a1387f0ab

Contents?: true

Size: 220 Bytes

Versions: 31

Compression:

Stored size: 220 Bytes

Contents

%h1= @page_title

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

  %nav.d-flex.justify-content-center
    = bootstrap_paginate(@posts, per_page: EffectivePosts.per_page)

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
effective_posts-2.7.0 app/views/effective/posts/index.html.haml
effective_posts-2.6.2 app/views/effective/posts/index.html.haml
effective_posts-2.6.1 app/views/effective/posts/index.html.haml
effective_posts-2.6.0 app/views/effective/posts/index.html.haml
effective_posts-2.5.0 app/views/effective/posts/index.html.haml
effective_posts-2.4.2 app/views/effective/posts/index.html.haml
effective_posts-2.4.1 app/views/effective/posts/index.html.haml
effective_posts-2.4.0 app/views/effective/posts/index.html.haml
effective_posts-2.3.1 app/views/effective/posts/index.html.haml
effective_posts-2.3.0 app/views/effective/posts/index.html.haml
effective_posts-2.2.4 app/views/effective/posts/index.html.haml
effective_posts-2.2.3 app/views/effective/posts/index.html.haml
effective_posts-2.2.2 app/views/effective/posts/index.html.haml
effective_posts-2.2.1 app/views/effective/posts/index.html.haml
effective_posts-2.2.0 app/views/effective/posts/index.html.haml
effective_posts-2.1.1 app/views/effective/posts/index.html.haml
effective_posts-2.1.0 app/views/effective/posts/index.html.haml
effective_posts-2.0.6 app/views/effective/posts/index.html.haml
effective_posts-2.0.5 app/views/effective/posts/index.html.haml
effective_posts-2.0.4 app/views/effective/posts/index.html.haml