1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-30 02:35:56 +00:00

Pool matches generated

This commit is contained in:
2015-02-02 13:07:08 -05:00
parent ba8ce0b73a
commit 9de0215a5e
3 changed files with 76 additions and 20 deletions

View File

@@ -12,4 +12,5 @@ class Wrestler < ActiveRecord::Base
return false
end
end
end