mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-04 22:03:49 +00:00
Speeding up tests and renaming a few methods in generateMatchups
This commit is contained in:
@@ -14,7 +14,7 @@ class Weight < ActiveRecord::Base
|
||||
end
|
||||
|
||||
before_save do
|
||||
self.tournament.destroyAllMatches
|
||||
# self.tournament.destroyAllMatches
|
||||
end
|
||||
|
||||
def wrestlersForPool(pool)
|
||||
|
||||
Reference in New Issue
Block a user