rails/actionmailer/test
2010-01-29 17:51:05 +01:00
..
fixtures Add a failing test case for render :layout 2010-01-29 17:51:05 +01:00
old_base ActionMailer should depend just on AbstractController. 2010-01-29 17:51:05 +01:00
abstract_unit.rb Add tests to mail helper. 2010-01-24 19:52:50 +01:00
base_test.rb ActionMailer should depend just on AbstractController. 2010-01-29 17:51:05 +01:00
delivery_methods_test.rb Got AM working with Mail yield on delivery_handler and updated tests 2010-01-25 21:47:03 +11: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
subscriber_test.rb Fix failing tests on AM about render(:body => Hash). 2010-01-26 19:15:32 +01:00
test_helper_test.rb Add new class delivery method API. 2010-01-24 17:31:18 +01:00