We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b52da3 commit b8884caCopy full SHA for b8884ca
app/mailers/application_mailer.rb
@@ -1,4 +1,4 @@
1
class ApplicationMailer < ActionMailer::Base
2
- default from: 'noreply@willbooster.com'
+ default from: 'no-reply@willbooster.dev'
3
layout 'mailer'
4
end
0 commit comments