Sha256: 567cd3abc37acf50d119ca74205ca2e469976f8375f38b7556ac63e798d5a9dd

Contents?: true

Size: 379 Bytes

Versions: 4

Compression:

Stored size: 379 Bytes

Contents

<%# available local variables:
  page:          the page number of this page
  page_url:      url to this 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 class="page last">
  <%= link_to page, page_url, :remote => remote %>
</span>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
kaminari-0.9.3 app/views/kaminari/_last_page_link.html.erb
kaminari-0.9.2 app/views/kaminari/_last_page_link.html.erb
kaminari-0.9.1 app/views/kaminari/_last_page_link.html.erb
kaminari-0.9.0 app/views/kaminari/_last_page_link.html.erb