porkchopclub/porkchop

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

Summary

Maintainability
Test Coverage
.outer-container
  .all-matches.porkbox-light
    %h1 All matches
    = render "matches/list", matches: @matches
    = paginate @matches