turniere-backend/app/controllers
Daniel Schädler acfc388da4 Implements group stage tournament creation 2019-05-04 20:34:57 +02:00
..
overrides Override registration and session render methods 2019-04-16 11:01:31 +02:00
application_controller.rb Catch missing parameter exceptions to render error 2019-04-16 13:24:58 +02: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 Implements group stage tournament creation 2019-05-04 20:34:57 +02:00