turniere-backend/app/controllers
Thor77 27c4bcacc8
Respond with 501 for state param 'finished'
(501 = NOT IMPLEMENTED)
2019-05-07 18:41:53 +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 Respond with 501 for state param 'finished' 2019-05-07 18:41:53 +02:00
teams_controller.rb Fix id and model logged as unpermitted params 2019-04-07 16:09:59 +02:00
tournaments_controller.rb Dry out Tournaments Controller 2019-05-04 20:34:57 +02:00