openstreetmap-website/app
Andy Allan 2c1033f62d Rename Notifier to UserMailer
It's a convention in rails to name your mailers with a Mailer suffix, and is also common to name the class after the recipient (e.g. User, Admin). So UserMailer seems a reasonable choice.
2020-10-14 15:04:58 +02:00
..
abilities Rename the notes#mine action to index 2020-07-08 18:43:30 +02:00
assets Make embed.js depend on the settings 2020-08-28 09:08:28 +01:00
controllers Rename Notifier to UserMailer 2020-10-14 15:04:58 +02:00
helpers Rename Notifier to UserMailer 2020-10-14 15:04:58 +02:00
jobs Rename Notifier to UserMailer 2020-10-14 15:04:58 +02:00
mailers Rename Notifier to UserMailer 2020-10-14 15:04:58 +02:00
models Invalidate existing sessions when changing email or password 2020-09-29 14:34:08 +01:00
validators Fix rubocop Style/SoleNestedConditional warnings 2020-09-02 18:54:55 +01:00
views Rename Notifier to UserMailer 2020-10-14 15:04:58 +02:00