psanchezp

No table rows

......@@ -13,6 +13,7 @@
tbody
tbody
- @object_collection.each do |model|
tr
- attrs.each do |a|
td = model.send(a)
td #{model.matches.count} matches
......