Source: show | on GitHub
# File actionmailer/test/base_test.rb, line 758 def welcome mail(subject: "subject", body: "hello world") end