openpolitics/groupthink

View on GitHub
app/views/kaminari/_next_page.html.erb

Summary

Maintainability
Test Coverage
<li>
  <%= link_to_unless current_page.last?, raw(t 'views.pagination.next'), url, :rel => 'next', :remote => remote %>
</li>