dedicated screen for inspecting user emails
This commit is contained in:
parent
d7fff61d5d
commit
f298d2c2ba
5 changed files with 137 additions and 3 deletions
|
@ -32,6 +32,7 @@ Rails.application.routes.draw do
|
|||
post 'resend_confirmation_instructions', on: :member
|
||||
put 'enable_feature', on: :member
|
||||
get 'emails', on: :member
|
||||
put 'unblock_email'
|
||||
end
|
||||
|
||||
resources :instructeurs, only: [:index, :show] do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue