Sha256: 79dc46359e2d55510ff8bbdeef6b82f97d288d848d7ba3a9c5a448835f960ea9

Contents?: true

Size: 393 Bytes

Versions: 36

Compression:

Stored size: 393 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

36 entries across 36 versions & 1 rubygems

Version Path
enju_leaf-1.3.6 app/views/kaminari/_last_page.html.erb
enju_leaf-1.3.5 app/views/kaminari/_last_page.html.erb
enju_leaf-1.3.4 app/views/kaminari/_last_page.html.erb
enju_leaf-1.3.4.rc.2 app/views/kaminari/_last_page.html.erb
enju_leaf-1.3.4.rc.1 app/views/kaminari/_last_page.html.erb
enju_leaf-2.0.0.beta.2 app/views/kaminari/_last_page.html.erb
enju_leaf-2.0.0.beta.1 app/views/kaminari/_last_page.html.erb
enju_leaf-1.3.3.1 app/views/kaminari/_last_page.html.erb
enju_leaf-1.3.3 app/views/kaminari/_last_page.html.erb
enju_leaf-1.3.2 app/views/kaminari/_last_page.html.erb
enju_leaf-1.3.1 app/views/kaminari/_last_page.html.erb
enju_leaf-1.3.0 app/views/kaminari/_last_page.html.erb
enju_leaf-1.3.0.rc.1 app/views/kaminari/_last_page.html.erb
enju_leaf-1.3.0.beta.2 app/views/kaminari/_last_page.html.erb
enju_leaf-1.2.2 app/views/kaminari/_last_page.html.erb
enju_leaf-1.2.1 app/views/kaminari/_last_page.html.erb
enju_leaf-1.2.0 app/views/kaminari/_last_page.html.erb
enju_leaf-1.2.0.beta.4 app/views/kaminari/_last_page.html.erb
enju_leaf-1.2.0.beta.3 app/views/kaminari/_last_page.html.erb
enju_leaf-1.2.0.beta.2 app/views/kaminari/_last_page.html.erb