houdini/app/mailers/testing.rb

3 lines
74 B
Ruby

class Testing < ActionMailer::Base
default from: "from@example.com"
end