# File lib/action_mailer/log_subscriber.rb, line 5 5: def deliver(event) 6: recipients = Array.wrap(event.payload[:to]).join(', ') 7: info("\nSent mail to #{recipients} (%1.fms)" % event.duration) 8: debug(event.payload[:mail]) 9: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.