mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-07 23:17:25 +00:00
Calculated bracket size
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<% if @wrestlers.count = 10 %>
|
||||
<% if @bracket_size = 10 %>
|
||||
<%= render 'man10' %>
|
||||
<% end %>
|
||||
Reference in New Issue
Block a user