aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/lib/action_mailer/log_subscriber.rb
Commit message (Expand)AuthorAgeFilesLines
* Instrument the generation of Action Mailer messagesDaniel Schierbeck2013-10-201-0/+7
* Require log_subscriberŁukasz Strzałkowski2013-08-251-0/+2
* Revert "nodoc ActionMailer module from lib/action_mailer/*.rb"Vijay Dev2013-05-191-1/+1
* nodoc ActionMailer module from lib/action_mailer/*.rbZachary Scott2013-05-151-1/+1
* Document ActionMailer::LogSubscriber and ActionMailer::DeliveryMethods::Class...Zachary Scott2013-05-151-0/+5
* Optimize log subscribers to check if the log level is sufficient before perfo...Brian Durand2012-09-301-2/+4
* Array.wrap is no longer needed hereRafael Mendonça França2012-01-051-4/+2
* Move Rails::LogSubscriber to ActiveSupport::LogSubscriber, allowing framework...José Valim2010-06-241-0/+22