Sha256: c13141bcd29e76e9f304c1fa94d49a0f618ec9ee4356f17ea68e0c861d7a043c

Contents?: true

Size: 391 Bytes

Versions: 11

Compression:

Stored size: 391 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(t 'views.pagination.next'), url, :class => 'next', :rel => 'next', :remote => remote

Version data entries

11 entries across 11 versions & 2 rubygems

Version Path
zhanghd_kaminari-0.10.4.1 app/views/kaminari/_next_link.html.haml
kaminari-0.10.4 app/views/kaminari/_next_link.html.haml
kaminari-0.10.3 app/views/kaminari/_next_link.html.haml
kaminari-0.10.2 app/views/kaminari/_next_link.html.haml
kaminari-0.10.1 app/views/kaminari/_next_link.html.haml
kaminari-0.10.0 app/views/kaminari/_next_link.html.haml
kaminari-0.9.13 app/views/kaminari/_next_link.html.haml
kaminari-0.9.12 app/views/kaminari/_next_link.html.haml
kaminari-0.9.10 app/views/kaminari/_next_link.html.haml
kaminari-0.9.9 app/views/kaminari/_next_link.html.haml
kaminari-0.9.8 app/views/kaminari/_next_link.html.haml