mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-05-06 06:04:33 +00:00
Updating views
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<% @schools.each do |school| %>
|
||||
<tr>
|
||||
<td><%= school.name %></td>
|
||||
<td><%= school.score %></td>
|
||||
<td><%= school.pageScore %></td>
|
||||
</tr>
|
||||
<% end %>
|
||||
</tbody>
|
||||
|
||||
Reference in New Issue
Block a user