routes
This commit is contained in:
parent
bfee9c275c
commit
6c82e40ddb
1 changed files with 1 additions and 0 deletions
|
@ -295,6 +295,7 @@ Rails.application.routes.draw do
|
|||
post 'commentaire' => 'avis#create_commentaire'
|
||||
post 'avis' => 'avis#create_avis'
|
||||
get 'bilans_bdf'
|
||||
get 'telecharger_pjs' => 'avis#telecharger_pjs'
|
||||
|
||||
get 'sign_up' => 'avis#sign_up'
|
||||
post 'sign_up' => 'avis#update_expert'
|
||||
|
|
Loading…
Reference in a new issue