turniere-backend/app/serializers
Daniel Schädler 68f9b3b2b3 Change Score to MatchScore & MatchScore score attribute to points
This is done to improve the naming and therefore make things easier to understand.
2018-11-30 14:15:48 +01:00
..
application_serializer.rb Add serializer for Match, Score and Team 2018-11-21 18:57:59 +01:00
match_score_serializer.rb Change Score to MatchScore & MatchScore score attribute to points 2018-11-30 14:15:48 +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 Add tournament serializers 2018-11-25 22:55:48 +01:00
team_serializer.rb Add serializer for Match, Score and Team 2018-11-21 18:57:59 +01:00
tournament_serializer.rb Add tournament serializers 2018-11-25 22:55:48 +01:00