This commit is contained in:
Gopesh Tulsyan 2014-06-11 10:34:56 +00:00
commit 78d5bd670d
28 changed files with 333 additions and 22 deletions

View file

@ -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