1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionmailer/test
Daniel Schierbeck 8f0c5e00ff Instrument the generation of Action Mailer messages
The processing of outbound mail is instrumented with the key
`process.action_mailer`. The payload includes the mailer name as well as
the mailer method.
2013-10-20 15:21:15 +02:00
..
fixtures Remove unused raw email fixtures 2013-09-12 01:09:32 -07:00
mailers don't convert mailer default values to procs 2013-07-22 14:25:20 -04:00
abstract_unit.rb Remove hard require to ActionView from ActionMailer 2013-08-25 11:39:12 +02:00
asset_host_test.rb Refactored to remove unnecessary setup 2013-03-30 13:16:31 +05:30
base_test.rb don't convert mailer default values to procs 2013-07-22 14:25:20 -04:00
delivery_methods_test.rb Don't mutate the Base settings by merge!ing the given value 2013-09-10 18:10:48 +02:00
i18n_with_controller_test.rb Load AV::Layout to AM::Base in railties 2013-08-25 11:39:11 +02:00
log_subscriber_test.rb Instrument the generation of Action Mailer messages 2013-10-20 15:21:15 +02:00
mail_helper_test.rb Update actionmailer with new hash syntax. 2012-10-07 21:54:14 +04:00
mail_layout_test.rb Update actionmailer with new hash syntax. 2012-10-07 21:54:14 +04:00
test_helper_test.rb Update actionmailer with new hash syntax. 2012-10-07 21:54:14 +04:00
test_test.rb Remove unneeded tests 2012-12-31 13:57:24 -03:00
url_test.rb Refactored to remove unnecessary setup 2013-03-30 13:16:31 +05:30