hovancik/BSDSec

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

Summary

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