rails/actionmailer/test
Evan Phoenix 1e4be20672 Fix ActionMailer test issues
* Don't depend so much no the message in a NameError
* Reset the delivery method properly
2010-03-22 10:00:03 -07:00
..
fixtures Improve performance of the rendering stack by freezing formats as a sign that they shouldn't be further modified. 2010-03-19 17:20:20 +01:00
old_base Fix ActionMailer test issues 2010-03-22 10:00:03 -07:00
abstract_unit.rb Eliminate warnings for AM on 1.8 2010-03-16 23:24:00 -07:00
base_test.rb Improve performance of the rendering stack by freezing formats as a sign that they shouldn't be further modified. 2010-03-19 17:20:20 +01:00
delivery_methods_test.rb Convert to class_attribute 2010-02-01 02:02:42 -08:00
log_subscriber_test.rb Fix action_mailer tests 2010-03-02 22:55:09 -08:00
mail_helper_test.rb Add tests to mail helper. 2010-01-24 19:52:50 +01:00
quoting_test.rb Updating to Mail 1.5.0, including default values for all Message#field_name methods, can access field objects by calling Message#[:field_name] 2010-01-02 22:39:00 -08:00
test_helper_test.rb Add new class delivery method API. 2010-01-24 17:31:18 +01:00