openpolitics/groupthink

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

Summary

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