turniere-backend/app/models
Daniel Schädler 2ac55c898f Refactors Stage.teams to return empty list if no teams are found 2019-05-07 11:36:28 +02:00
..
application_record.rb Apply rubocop formatting 2018-11-10 15:50:27 +01:00
group.rb Add teams method to group,match,stage 2019-05-04 20:34:57 +02:00
group_score.rb Alias recieved_points to received_points 2018-12-11 17:12:55 +01:00
match.rb Add teams method to group,match,stage 2019-05-04 20:34:57 +02:00
match_score.rb Delegate Score.owner to parent team 2018-11-30 14:38:56 +01:00
stage.rb Refactors Stage.teams to return empty list if no teams are found 2019-05-07 11:36:28 +02:00
team.rb Change Score to MatchScore & MatchScore score attribute to points 2018-11-30 14:15:48 +01: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