parent
53a30439ca
commit
61f913b727
3 changed files with 41 additions and 2 deletions
|
|
@ -114,6 +114,5 @@ Osem::Application.routes.draw do
|
|||
|
||||
get "/admin" => redirect("/admin/conference")
|
||||
|
||||
root :to => "home#index"
|
||||
|
||||
root to: 'home#index', via: [:get, :options]
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue