turniere-backend/app/serializers
Thor77 d1bc3de6b0 Add owner_username attribute to Tournament
displaying the username of the user owning the tournament
2018-12-11 17:14:43 +01:00
..
application_serializer.rb Include id-attribute for all serializers 2018-12-11 17:12:55 +01:00
group_score_serializer.rb Add GroupScore, Group and StageSerializer 2018-12-11 17:12:55 +01:00
group_serializer.rb Add GroupScore, Group and StageSerializer 2018-12-11 17:12:55 +01:00
match_score_serializer.rb Include team-relation in MatchScoreSerializer 2018-12-11 17:12:55 +01:00
match_serializer.rb Change Score to MatchScore & MatchScore score attribute to points 2018-11-30 14:15:48 +01:00
simple_tournament_serializer.rb Include description only in full Tournament 2018-12-11 17:12:55 +01:00
stage_serializer.rb Add GroupScore, Group and StageSerializer 2018-12-11 17:12:55 +01:00
team_serializer.rb Add serializer for Match, Score and Team 2018-11-21 18:57:59 +01:00
tournament_serializer.rb Add owner_username attribute to Tournament 2018-12-11 17:14:43 +01:00