Sha256: cb4188dec1515b6971f149a401fbd88386d279993595f3a443db5ebbc98b0190

Contents?: true

Size: 380 Bytes

Versions: 4

Compression:

Stored size: 380 Bytes

Contents

-#  "Next" with link
  - available local variables
    url:           url to the next page
    current_page:  the page number of currently displayed page
    num_pages:     total number of pages
    per_page:      number of items to fetch per page
    remote:        data-remote
%span.next
  = link_to raw('Next »'), url, :class => 'next', :rel => 'next', :remote => remote

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
kaminari-0.9.7 app/views/kaminari/_next_link.html.haml
kaminari-0.9.6 app/views/kaminari/_next_link.html.haml
kaminari-0.9.5 app/views/kaminari/_next_link.html.haml
kaminari-0.9.4 app/views/kaminari/_next_link.html.haml