mirror of
https://github.com/internetee/registry.git
synced 2025-08-02 07:52:04 +02:00
Put back admin root route
This commit is contained in:
parent
ee060fca1a
commit
b5bf21b127
1 changed files with 2 additions and 0 deletions
|
@ -34,6 +34,8 @@ Rails.application.routes.draw do
|
|||
resources :delayed_jobs
|
||||
|
||||
resource :dashboard
|
||||
|
||||
root 'domains#index'
|
||||
end
|
||||
|
||||
devise_for :users
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue