turniere-backend/app/controllers
Thor77 ec4e2797c2
Call tournament generation for create endpoint
and associate given team ids with the new tournament
2019-04-07 19:24:17 +02:00
..
application_controller.rb Use plain params-hash instead of custom helper 2018-12-11 17:12:55 +01:00
match_scores_controller.rb Fix id and model logged as unpermitted params 2019-04-07 16:09:59 +02:00
matches_controller.rb Use plain params-hash instead of custom helper 2018-12-11 17:12:55 +01:00
teams_controller.rb Fix id and model logged as unpermitted params 2019-04-07 16:09:59 +02:00
tournaments_controller.rb Call tournament generation for create endpoint 2019-04-07 19:24:17 +02:00