Sha256: f2acb46d0832cdb4fc752096e81b03e7ab51b9b3a81ca251524dc856af72a532

Contents?: true

Size: 410 Bytes

Versions: 4

Compression:

Stored size: 410 Bytes

Contents

-#  Link to the "Next" page
  - available local variables
    url:           url to the next page
    current_page:  a page object for the 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_unless current_page.last?, raw(t 'views.pagination.next'), url, :rel => 'next', :remote => remote

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
kaminari-0.12.2 app/views/kaminari/_next_page.html.haml
kaminari-0.12.1 app/views/kaminari/_next_page.html.haml
kaminari-0.12.0 app/views/kaminari/_next_page.html.haml
kaminari-0.11.0 app/views/kaminari/_next_page.html.haml