Skip to content

Instantly share code, notes, and snippets.

@bjoerne2
Created July 14, 2017 22:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bjoerne2/99f8312382d97bc44b1f87dc5d1c4dbf to your computer and use it in GitHub Desktop.
Save bjoerne2/99f8312382d97bc44b1f87dc5d1c4dbf to your computer and use it in GitHub Desktop.
Mailboxer.setup do |config|
...
config.notification_mailer = NotificationMailer
config.message_mailer = MessageMailer
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment