houndci fixes
This commit is contained in:
parent
0beed70d7f
commit
44a95d9ced
2 changed files with 50 additions and 46 deletions
|
|
@ -3,8 +3,8 @@ Osem::Application.routes.draw do
|
|||
get 'conference/show'
|
||||
|
||||
devise_for :users, controllers: { registrations: :registrations,
|
||||
omniauth_callbacks: 'users/omniauth_callbacks' },
|
||||
path: 'accounts'
|
||||
omniauth_callbacks: 'users/omniauth_callbacks' },
|
||||
path: 'accounts'
|
||||
|
||||
namespace :admin do
|
||||
resources :users
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue