Setup booth group mvc
This commit is contained in:
parent
e3f175d55a
commit
64cb6ec456
7 changed files with 99 additions and 4 deletions
|
|
@ -95,6 +95,7 @@ Osem::Application.routes.draw do
|
|||
end
|
||||
end
|
||||
resources :event_types
|
||||
resources :booth_groups
|
||||
resources :difficulty_levels
|
||||
post 'mass_upload_commercials' => 'commercials#mass_upload'
|
||||
resources :events do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue