Setup booth group mvc

This commit is contained in:
Rishabh Singh 2019-08-18 22:59:15 +05:30
parent e3f175d55a
commit 64cb6ec456
7 changed files with 99 additions and 4 deletions

View file

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