Sha256: f65a5d9eacd49f75169e0d792811c386540e15134ba3ca2fff7909407762c7ce

Contents?: true

Size: 224 Bytes

Versions: 12

Compression:

Stored size: 224 Bytes

Contents

%h1= @page_title

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

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

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
effective_events-0.2.0 app/views/effective/events/index.html.haml
effective_events-0.1.10 app/views/effective/events/index.html.haml
effective_events-0.1.9 app/views/effective/events/index.html.haml
effective_events-0.1.8 app/views/effective/events/index.html.haml
effective_events-0.1.7 app/views/effective/events/index.html.haml
effective_events-0.1.6 app/views/effective/events/index.html.haml
effective_events-0.1.5 app/views/effective/events/index.html.haml
effective_events-0.1.4 app/views/effective/events/index.html.haml
effective_events-0.1.3 app/views/effective/events/index.html.haml
effective_events-0.1.2 app/views/effective/events/index.html.haml
effective_events-0.1.1 app/views/effective/events/index.html.haml
effective_events-0.1.0 app/views/effective/events/index.html.haml