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 11d595e commit 9b52da3Copy full SHA for 9b52da3
app/mailers/application_mailer.rb
@@ -1,4 +1,4 @@
1
class ApplicationMailer < ActionMailer::Base
2
- default from: 'from@example.com'
+ default from: 'noreply@willbooster.com'
3
layout 'mailer'
4
end
0 commit comments