demarches-normaliennes/app/controllers/administrateurs
Pierre de La Morinerie e5f449b595 devise: unify password reset views
By default, Devise will look for views:

1. First in `views/resource/passwords/…`,
2. Then in `views/devise/passwords/…` if not found.

By moving the views to `views/devise`, we avoid having a partial in
`views/shared` that we need to include manually, and instead let Devise
do the job automatically.
2021-09-09 09:40:40 -05:00
..
activate_controller.rb Fix apostrophes ‘ -> ’ 2021-05-26 18:05:14 +02:00