Sha256: dde765b6b0d136c2d0c56ee9b0157712550d9e74c590aab51c1f3202d409e453

Contents?: true

Size: 415 Bytes

Versions: 55

Compression:

Stored size: 415 Bytes

Contents

= paginator.render do
  %ul.pagination.pagination-sm
    = first_page_tag unless current_page.first?
    = prev_page_tag unless current_page.first?
    - each_page do |page|
      - if page.left_outer? || page.right_outer? || page.inside_window?
        = page_tag page
      - elsif !page.was_truncated?
        = gap_tag
    = next_page_tag unless current_page.last?
    = last_page_tag unless current_page.last?

Version data entries

55 entries across 55 versions & 8 rubygems

Version Path
kcyEtsTest2-0.0.3 app/views/kaminari/comfy/_paginator.html.haml
kcyEtsTest2-0.0.2 app/views/kaminari/comfy/_paginator.html.haml
kcyEtsTest2-0.0.1 app/views/kaminari/comfy/_paginator.html.haml
kcyEtsTest-0.0.1 app/views/kaminari/comfy/_paginator.html.haml
kcyEtsTest-2.2.19 app/views/kaminari/comfy/_paginator.html.haml
ComfortableMexicanSofa-2.0.18 app/views/kaminari/comfy/_paginator.html.haml
kcy1-1.0 app/views/kaminari/comfy/_paginator.html.haml
comfortable_mexican_sofa-2.0.18 app/views/kaminari/comfy/_paginator.html.haml
comfortable_mexican_sofa-1.12.11 app/views/kaminari/comfy/_paginator.html.haml
comfortable_mexican_sofa-2.0.17 app/views/kaminari/comfy/_paginator.html.haml
comfortable_mexican_sofa-2.0.16 app/views/kaminari/comfy/_paginator.html.haml
comfortable_mexican_sofa-2.0.15 app/views/kaminari/comfy/_paginator.html.haml
comfortable_mexican_sofa-2.0.14 app/views/kaminari/comfy/_paginator.html.haml
comfortable_mexican_sofa-2.0.13 app/views/kaminari/comfy/_paginator.html.haml
comfortable_mexican_sofa-2.0.12 app/views/kaminari/comfy/_paginator.html.haml
comfortable_mexican_sofa-2.0.11 app/views/kaminari/comfy/_paginator.html.haml
comfortable_mexican_sofa-2.0.10 app/views/kaminari/comfy/_paginator.html.haml
comfortable_mexican_sofa-2.0.9 app/views/kaminari/comfy/_paginator.html.haml
comfortable_mexican_sofa-2.0.8 app/views/kaminari/comfy/_paginator.html.haml
comfortable_mexican_sofa-2.0.7 app/views/kaminari/comfy/_paginator.html.haml