0
0
Fork 0

Change edit profile page (#25413)

This commit is contained in:
Eugen Rochko 2023-06-14 04:38:07 +02:00 committed by GitHub
parent 39110d1d0a
commit bca649ba79
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
151 changed files with 128 additions and 267 deletions

View file

@ -60,6 +60,7 @@ namespace :settings do
resource :delete, only: [:show, :destroy]
resource :migration, only: [:show, :create]
resource :verification, only: :show
namespace :migration do
resource :redirect, only: [:new, :create, :destroy]