droptheplot/adminable

View on GitHub
app/views/adminable/kaminari/_last_page.html.haml

Summary

Maintainability
Test Coverage
%li.page-item
  = link_to_unless current_page.last?, raw(t 'views.pagination.last'), url, { remote: remote, class: 'page-link' }