turniere-backend/app/models
Daniel Schädler c5780c2da3 Implement function to calculate the difference in points 2019-06-18 19:22:05 +02:00
..
application_record.rb Apply rubocop formatting 2018-11-10 15:50:27 +01:00
bet.rb Add bet model 2019-06-17 13:48:49 +02:00
group.rb Add owner method to Stage, Group and Match 2019-05-07 18:41:52 +02:00
group_score.rb Implement function to calculate the difference in points 2019-06-18 19:22:05 +02:00
match.rb Return a "winner" for :single_team matches 2019-06-17 15:02:30 +02:00
match_score.rb Add method to check if match_score is part of a group match 2019-06-05 09:49:21 +02:00
stage.rb Assign :intermediate_stage to first stage if single_team matches present 2019-06-17 15:02:30 +02:00
team.rb Add bet model 2019-06-17 13:48:49 +02:00
tournament.rb Only allow positive powers of two for playoff_teams_amount 2019-06-13 13:21:24 +02:00
user.rb Add devise confirmable to user model 2019-06-18 12:27:00 +02:00