Refactoring lodgings

This commit is contained in:
chrisbr 2014-11-12 12:00:03 +01:00
parent c0cdf3e6e5
commit 580c6c6ed9
11 changed files with 177 additions and 68 deletions

View file

@ -52,7 +52,7 @@ Osem::Application.routes.draw do
resources :sponsors, only: [:show, :update, :index]
resources :lodgings, only: [:show, :update, :index]
resources :lodgings
resources :targets, only: [:update, :index]