[#887] afficher la liste des dossiers à l'utilisateur
This commit is contained in:
parent
ca363ca095
commit
8c549bf27b
10 changed files with 69 additions and 12 deletions
|
@ -9,7 +9,8 @@ Rails.application.routes.draw do
|
|||
}, skip: [:password, :registrations]
|
||||
|
||||
|
||||
root 'welcome#index'
|
||||
# root 'welcome#index'
|
||||
root 'users/dossiers#index'
|
||||
|
||||
get 'start' => 'start#index'
|
||||
get 'start/index'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue