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