hovancik/BSDSec

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

Summary

Maintainability
Test Coverage
<%= link_to_unless current_page.last?, raw('&raquo;'), url, :remote => remote do |name| -%><span class="disabled"><%= name %></span><% end -%>