Javi Martín
|
a729967e8a
|
Make Devise::Mailer inherit from ApplicationMailer
This way we remove duplication in the `from:` proc, the helpers, and the
methods we're about to write.
|
2022-10-06 13:18:05 +02:00 |
|
decabeza
|
7f0f35a5c0
|
Add mailer helpers to simplify customization
|
2022-06-02 17:56:15 +02:00 |
|
Javi Martín
|
47b2c42a1d
|
Apply IndentationConsistency rubocop rule
|
2019-09-10 20:02:15 +02:00 |
|
Julian Herrero
|
9f21d9c64e
|
Use double quotes in app/mailers
|
2019-03-15 09:27:01 +01:00 |
|
Bertocq
|
d7b8777395
|
Fix all Layout/SpaceAroundEqualsInParameterDefault rubocop issues from rubocop_todo list
|
2017-06-26 18:03:40 +02:00 |
|
Juanjo Bazán
|
0325dd6199
|
refactors settings/flags helper to memoize values
|
2016-02-04 17:45:43 +01:00 |
|
Josep Jaume Rey Peroy
|
cf00f12ec7
|
Store locale in a user's field and switch locale on mailers
|
2016-01-22 18:10:28 +01:00 |
|