droptheplot/adminable

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

Summary

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