Showing
1 changed file
with
1 additions
and
0 deletions
| ... | @@ -13,6 +13,7 @@ | ... | @@ -13,6 +13,7 @@ |
| 13 | tbody | 13 | tbody |
| 14 | tbody | 14 | tbody |
| 15 | - @object_collection.each do |model| | 15 | - @object_collection.each do |model| |
| 16 | + tr | ||
| 16 | - attrs.each do |a| | 17 | - attrs.each do |a| |
| 17 | td = model.send(a) | 18 | td = model.send(a) |
| 18 | td #{model.matches.count} matches | 19 | td #{model.matches.count} matches | ... | ... |
-
Please register or login to post a comment