parent
a620950383
commit
ed55e2bf3a
25 changed files with 529 additions and 131 deletions
|
|
@ -30,6 +30,8 @@ Osem::Application.routes.draw do
|
|||
patch '/registrations/change_field' => 'registrations#change_field'
|
||||
resources :registrations
|
||||
|
||||
resource :registration_period
|
||||
|
||||
resources :difficulty_levels, only: [:show, :update, :index]
|
||||
|
||||
resources :rooms, only: [:show, :update, :index]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue