Unused route for Conference#show
This commit is contained in:
parent
50e75c6dd4
commit
f7337cbb77
1 changed files with 0 additions and 2 deletions
|
|
@ -1,7 +1,5 @@
|
||||||
Osem::Application.routes.draw do
|
Osem::Application.routes.draw do
|
||||||
|
|
||||||
get 'conference/show'
|
|
||||||
|
|
||||||
devise_for :users, controllers: { registrations: :registrations,
|
devise_for :users, controllers: { registrations: :registrations,
|
||||||
omniauth_callbacks: 'users/omniauth_callbacks' },
|
omniauth_callbacks: 'users/omniauth_callbacks' },
|
||||||
path: 'accounts'
|
path: 'accounts'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue