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