Source: show | on GitHub
# File actionmailer/test/delivery_methods_test.rb, line 15 def initialize(*) end
# File actionmailer/test/delivery_methods_test.rb, line 18 def deliver!(mail) raise "failed" end