turniere-backend/app
Daniel Schädler 26b8ff96c9 Add teams method to group,match,stage
It returns the unique teams that compete within the object
2019-05-04 20:34:57 +02:00
..
controllers Implement type parameter for tournaments index 2019-04-24 22:49:48 +02:00
interactors Implements Adding Tournaments to Database 2018-11-29 11:58:27 +01: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 Add Organizer for Tournament creation 2018-11-29 11:58:33 +01:00
serializers Add position to MatchSerializer 2018-12-11 17:14:43 +01:00
services Change return for 0 teams to exception 2019-04-23 14:21:29 +02:00
views/layouts Initial commit 2018-10-30 15:52:46 +01:00