aspermag
0
Q:

rails send test email

ActionMailer::Base.mail(
  from: "[email protected]", 
  to: "[email protected]", 
  subject: "Test", 
  body: "Test"
).deliver_now
1

New to Communities?

Join the community