mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
Added queues for mats and provided a way for tournament directors to move matches to a mat.
This commit is contained in:
@@ -10,6 +10,8 @@ Wrestling::Application.routes.draw do
|
||||
member do
|
||||
get :stat
|
||||
get :spectate
|
||||
get :edit_assignment
|
||||
patch :update_assignment
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user