demarches-normaliennes/app/mailers
Frederic Merizen bae7a2dd3c [Fix #2068] Use mail templates from application rather than devise
`default template_path:` was the documented way, but wasn’t working
(and there was no hint in the source code of Devise that it could
work)

Therefore, let’s override `template_paths` instead and stop worrying
2018-06-18 10:42:03 +02:00
..
.keep First Commit 2015-08-10 11:05:06 +02:00
administrateur_mailer.rb Put the title in an instance variable when needed to avoid repetition 2018-06-01 15:42:56 +02:00
administration_mailer.rb [Fix #1735] Sign the admin account creation email 2018-06-01 20:48:50 +02:00
application_mailer.rb Remove the contact_email locale 2018-06-01 00:00:11 +02:00
avis_mailer.rb Add a variable to improve readability 2018-06-01 00:00:11 +02:00
devise_user_mailer.rb [Fix #2068] Use mail templates from application rather than devise 2018-06-18 10:42:03 +02:00
dossier_mailer.rb Add a variable to improve readability 2018-06-01 00:00:11 +02:00
gestionnaire_mailer.rb Put the title in an instance variable when needed to avoid repetition 2018-06-01 15:42:56 +02:00
invite_mailer.rb Do one thing per line 2018-06-01 11:35:40 +02:00
new_attestation_mailer.rb Remove Mailers module for app mailers 2018-06-07 17:23:12 +02:00
notification_mailer.rb Improve many subjects 2018-06-01 11:35:40 +02:00
preactivate_users_mailer.rb Retroactively pre(?)activate users for gestionnaires and administrateurs 2018-06-08 10:49:31 +02:00
resend_attestation_mailer.rb Remove Mailers module for app mailers 2018-06-07 17:23:12 +02:00
user_mailer.rb Forgot to change a local variable into an instance variable 2018-06-07 15:05:30 +02:00