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. |
||
---|---|---|
.. | ||
application_job.rb | ||
trace_destroyer_job.rb | ||
trace_importer_job.rb |