mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Fix dublicated routes
This commit is contained in:
parent
81ef0bcb6a
commit
962bbaedb2
1 changed files with 0 additions and 1 deletions
|
|
@ -18,7 +18,6 @@ Osem::Application.routes.draw do
|
|||
resources :users, except: [:new, :index, :create, :destroy]
|
||||
|
||||
namespace :admin do
|
||||
resources :users
|
||||
resources :users do
|
||||
member do
|
||||
patch :toggle_confirmation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue