1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
685c71ade9 Test protecting controller paths 2015-10-30 07:51:35 -04:00
d1437a56af Added tests for matches controller 2015-10-29 07:53:47 -04:00
3f3cc7014b Fixed tests to include mats 2015-06-19 19:57:42 +00:00
37470d9602 Moved match generation to a class and added tournament_type to tournaments. 2015-04-27 13:54:57 -04:00
9c5c12c413 Matchups_array completely removed. I do not know why has_many matches
does not work in tournaments. The solution was to add a matches
method.
2015-04-27 09:50:41 -04:00
7146c401cf Test 5 match rule for bracket size 5-16 2015-03-27 19:07:49 +00:00
4b6b20c912 Created integration test for poolbracket matchups 2015-03-27 12:52:35 +00:00
819d735480 Cleaned scaffold tests and set up fixtures needed for now. 2015-03-26 16:55:33 +00:00
Jacob Cody Wimer
c5a7bc3815 A ton of stuff was done to finalize the app for use 2014-01-25 05:28:42 -05:00
Jacob Cody Wimer
7f8718af35 Added matches scaffold and ascended views of weights and schools 2014-01-24 15:16:33 -05:00
Jacob Cody Wimer
44511e8600 Entered devise secret key 2014-01-22 09:02:12 -05:00
Jacob Cody Wimer
24d9deee8b Added basic scaffolds for schools wrestlers and weights 2013-12-31 11:23:43 -05:00
Jacob Cody Wimer
6a38c8388b initial commit 2013-12-23 11:04:30 -05:00