turniere-backend/app
Daniel Schädler cfdda077eb Implement Methods returning points of teams per match
These methods return group_points scored_points and received_points
respectively when given a team that is present in the match
They return 0 when given a team that isn't contesting in that match
2019-05-29 23:02:59 +02:00
..
controllers Call calculate_group_points on Match_score Update 2019-05-29 23:02:59 +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 Implement Methods returning points of teams per match 2019-05-29 23:02:59 +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 Move self methods into self block 2019-05-29 23:02:59 +02:00
views/layouts Fix missing title in unused E-Mail Template 2019-05-26 17:41:11 +02:00