e5f449b595
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. |
||
---|---|---|
.. | ||
brouillon_spec.rb | ||
change_email_spec.rb | ||
dossier_creation_spec.rb | ||
dossier_details_spec.rb | ||
dossier_shared_examples.rb | ||
invite_spec.rb | ||
linked_dropdown_spec.rb | ||
list_dossiers_spec.rb | ||
managing_password_spec.rb | ||
sign_out_spec.rb | ||
sign_up_spec.rb | ||
transfer_dossier_spec.rb |