openstreetmap-website/app/jobs
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_job.rb Sketch out how to use the jobs queue for trace insertion and deletion 2019-01-16 10:49:11 +01:00
trace_destroyer_job.rb Queue trace related jobs in the traces queue 2019-03-24 17:08:57 +00:00
trace_importer_job.rb Rename Notifier to UserMailer 2020-10-14 15:04:58 +02:00