turniere-backend/app
Daniel Schädler a842e0db3c Add group stage service
This service is responsible for all actions concerning the group stage
It returns false if no groups are given to generate_group_stage method
This prevents dividing by zero in the next line
2019-05-04 20:34:57 +02:00
..
controllers Implement type parameter for tournaments index 2019-04-24 22:49:48 +02:00
interactors Let Context Fail if there are any stages already in the tournament 2019-05-04 20:34:57 +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 Add teams method to group,match,stage 2019-05-04 20:34:57 +02:00
organizers Adds Organizer to Add a group stage to a tournament and save it 2019-05-04 20:34:57 +02:00
serializers Add position to MatchSerializer 2018-12-11 17:14:43 +01:00
services Add group stage service 2019-05-04 20:34:57 +02:00
views/layouts Initial commit 2018-10-30 15:52:46 +01:00