smc/grandham

View on GitHub
app/views/libraries/index.html.haml

Summary

Maintainability
Test Coverage
.row
  .col-md-8
    %br

    = render @libraries

    .grandham-list-pagination
      = will_paginate @libraries, renderer: BootstrapPagination::Rails

- content_for :resources do
  - render 'common/resources'