class BaseTest::MyObserver
Before and After hooks
Public Class Methods
delivered_email(mail)
click to toggle source
# File actionmailer/test/base_test.rb, line 613 def self.delivered_email(mail) end
Before and After hooks
# File actionmailer/test/base_test.rb, line 613 def self.delivered_email(mail) end