Merge 27fc0acbf8 into 6755328c4c
This commit is contained in:
commit
f86added23
24 changed files with 388 additions and 116 deletions
|
|
@ -24,6 +24,8 @@ Osem::Application.routes.draw do
|
|||
patch '/registrations/change_field' => 'registrations#change_field'
|
||||
resources :registrations
|
||||
|
||||
resource :audience, only: [:update, :edit]
|
||||
|
||||
resources :difficulty_levels, only: [:show, :update, :index]
|
||||
|
||||
resources :rooms, only: [:show, :update, :index]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue