appirits/comable

View on GitHub
frontend/app/views/kaminari/comable_frontend/_page.html.slim

Summary

Maintainability
Test Coverage
li class="#{'active' if page.current?}"
  = link_to page, page.current? ? '#' : url,
    remote: remote, rel: page.next? ? 'next' : page.prev? ? 'prev' : nil