This website requires JavaScript.
Explore
Help
Sign In
turniere
/
turniere-backend
mirror of
https://github.com/turniere/turniere-backend.git
Watch
1
Star
0
Fork
You've already forked turniere-backend
0
Code
Issues
Releases
Wiki
Activity
backup234
turniere-backend
/
app
/
models
History
Daniel Schädler
37cddd839f
Only allow positive powers of two for playoff_teams_amount
2019-06-10 18:57:32 +02:00
..
application_record.rb
Apply rubocop formatting
2018-11-10 15:50:27 +01:00
group.rb
Add owner method to Stage, Group and Match
2019-05-07 18:41:52 +02:00
group_score.rb
Fix typo in received_points
2019-06-10 18:49:07 +02:00
match.rb
Correctly handle matches that are not started yet
2019-06-10 18:49:07 +02:00
match_score.rb
Add method to check if match_score is part of a group match
2019-06-10 18:49:07 +02:00
stage.rb
Add state to stage
2019-06-10 18:49:07 +02:00
team.rb
Delegate owner of team to tournament again
2019-05-22 09:25:07 +02:00
tournament.rb
Only allow positive powers of two for playoff_teams_amount
2019-06-10 18:57:32 +02:00
user.rb
Add validatable attribute to User model
2019-04-23 10:47:50 +02:00