Sha256: 23cdb2cbceb28d92b2b838ee9b32eb07da55a36351251b0de02585620ef7230c

Contents?: true

Size: 354 Bytes

Versions: 3

Compression:

Stored size: 354 Bytes

Contents

-# available local variables:
  next_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 »'), next_url, :class => 'next', :rel => 'next', :remote => remote

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
kaminari-0.9.3 app/views/kaminari/_next_link.html.haml
kaminari-0.9.2 app/views/kaminari/_next_link.html.haml
kaminari-0.9.1 app/views/kaminari/_next_link.html.haml