Merge c1063645da into 17427c88fe
This commit is contained in:
commit
78d5bd670d
28 changed files with 333 additions and 22 deletions
|
|
@ -28,6 +28,8 @@ Osem::Application.routes.draw do
|
|||
|
||||
resources :tracks, only: [:show, :update, :index]
|
||||
|
||||
resources :lodgings, only: [:show, :update, :index]
|
||||
|
||||
resources :eventtypes, only: [:show, :index] do
|
||||
collection do
|
||||
patch :update
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue