Removed migration path, info, page
• Removed: - account migration path, info, page
This commit is contained in:
@@ -130,7 +130,7 @@ Rails.application.routes.draw do
|
||||
end
|
||||
|
||||
resource :delete, only: [:show, :destroy]
|
||||
resource :migration, only: [:show, :update]
|
||||
# resource :migration, only: [:show, :update]
|
||||
|
||||
resources :sessions, only: [:destroy]
|
||||
resources :scheduled_statuses, only: [:index, :destroy]
|
||||
|
||||
Reference in New Issue
Block a user