turniere-backend/app/models
Daniel Schädler 9e4d506e66 Fix typo in received_points 2019-06-04 15:09:21 +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-04 15:09:21 +02:00
match.rb Implement Methods returning points of teams per match 2019-06-04 15:09:21 +02:00
match_score.rb Remove link between team.owner and tournament 2019-05-22 09:25:07 +02:00
stage.rb Fix Stage.teams returning nil on error 2019-05-16 20:53:03 +02:00
team.rb Delegate owner of team to tournament again 2019-05-22 09:25:07 +02:00
tournament.rb Ensure uniqueness of generated Tournament.code 2018-12-02 13:51:54 +01:00
user.rb Add validatable attribute to User model 2019-04-23 10:47:50 +02:00