Sha256: cfc818dc6ea2fee1bf88496db5929b98c0a42a79ed1d597f7ec40750b8efd30e

Contents?: true

Size: 396 Bytes

Versions: 14

Compression:

Stored size: 396 Bytes

Contents

<%# Link to the "Last" page
  - available local variables
    url:           url to the last page
    current_page:  a page object for the currently displayed page
    total_pages:     total number of pages
    per_page:      number of items to fetch per page
    remote:        data-remote
-%>
  <%= link_to_unless current_page.last?, raw(t 'views.pagination.last'), url, {:remote => remote} %>

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
enju_leaf-1.1.0.rc12 app/views/kaminari/_last_page.html.erb
enju_leaf-1.1.0.rc11 app/views/kaminari/_last_page.html.erb
enju_leaf-1.1.0.rc10 app/views/kaminari/_last_page.html.erb
enju_leaf-1.1.0.rc9 app/views/kaminari/_last_page.html.erb
enju_leaf-1.1.0.rc8 app/views/kaminari/_last_page.html.erb
enju_leaf-1.1.0.rc7 app/views/kaminari/_last_page.html.erb
enju_leaf-1.1.0.rc6 app/views/kaminari/_last_page.html.erb
enju_leaf-1.1.0.rc5 app/views/kaminari/_last_page.html.erb
enju_leaf-1.1.0.rc4 app/views/kaminari/_last_page.html.erb
enju_leaf-1.1.0.rc3 app/views/kaminari/_last_page.html.erb
enju_leaf-1.1.0.rc2 app/views/kaminari/_last_page.html.erb
enju_leaf-1.1.0.rc1 app/views/kaminari/_last_page.html.erb
enju_leaf-1.1.0.beta3 app/views/kaminari/_last_page.html.erb
enju_leaf-1.1.0.pre3 app/views/kaminari/_last_page.html.erb