AyuntamientoMadrid/participacion

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

Summary

Maintainability
Test Coverage
<li class="pagination-next">
  <%= link_to t("views.pagination.next"), url, rel: "next", remote: remote %>
</li>