openstreetmap-website/app/mailers
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
..
application_mailer.rb Fix rubocop warnings 2019-12-04 19:31:53 +00:00
user_mailer.rb Rename Notifier to UserMailer 2020-10-14 15:04:58 +02:00