turniere-backend/app
Daniel Schädler 63a5a9832e Implement update_group_score method
This method calculates all the group scores of the group given to it
2019-06-04 15:09:21 +02:00
..
controllers Call calculate_group_points on Match_score Update 2019-06-04 15:09:21 +02:00
interactors Return changed objects in populate_match_below 2019-05-26 20:15:58 +02:00
jobs Apply rubocop formatting 2018-11-10 15:50:27 +01:00
mailers Apply rubocop formatting 2018-11-10 15:50:27 +01:00
models Correctly handle matches that are not started yet 2019-06-04 15:09:21 +02:00
organizers Implement PopulateMatchBelow Interactor & Organizer 2019-05-26 20:15:16 +02:00
serializers Add winner attribute to match serializer 2019-05-28 23:18:55 +02:00
services Implement update_group_score method 2019-06-04 15:09:21 +02:00
views/layouts Fix missing title in unused E-Mail Template 2019-05-26 17:41:11 +02:00