turniere-backend/app/controllers
Daniel Schädler b408d1dd37 Ignore validity of matching params if only playoff_teams_amount changed
If only playoff_teams_amount changed, the other two will be overwritten
anyways.
2019-06-13 13:21:24 +02:00
..
overrides Override registration and session render methods 2019-04-16 11:01:31 +02:00
application_controller.rb Permit username key for account update 2019-06-04 09:55:45 +02:00
match_scores_controller.rb Update group_scores on match_score change if match is a group match 2019-06-05 09:49:21 +02:00
matches_controller.rb Simplify controller code 2019-06-05 17:05:58 +02:00
statistics_controller.rb Fix group score not serialized correctly 2019-05-28 22:24:03 +02:00
teams_controller.rb Fix id and model logged as unpermitted params 2019-04-07 16:09:59 +02:00
tournaments_controller.rb Ignore validity of matching params if only playoff_teams_amount changed 2019-06-13 13:21:24 +02:00