rails/actionmailer/test
2010-01-21 00:10:22 +11:00
..
fixtures Down to 30 failures total 2009-11-20 21:19:10 +11:00
abstract_unit.rb Migrated over to Mail doing delivery. 2010-01-16 14:02:55 +01:00
adv_attr_test.rb adv_attr_accessors in ActionMailer are not sent to the views, use the mailer object if you need to access the subject, recipients, from, etc. 2009-12-25 21:35:40 +01:00
asset_host_test.rb Changing body to use :to_s instead of :decoded... better use case 2009-12-27 20:56:16 +11:00
base_test.rb Mail method accepting all headers set via the hash 2010-01-21 00:10:22 +11:00
delivery_method_test.rb Refactor delivery methods. 2010-01-19 15:34:58 +01:00
mail_helper_test.rb Merged in latest changes from rails/master 2009-12-17 12:23:08 +11:00
mail_layout_test.rb latest updates 2010-01-19 23:09:46 +11:00
mail_render_test.rb Getting rid of some warnings in AM suite. 2009-12-27 12:18:46 +01:00
mail_service_test.rb Fixing failing test on sendmail expectation 2010-01-20 14:12:17 +11:00
mail_test.rb Getting rid of some warnings in AM suite. 2009-12-27 12:18:46 +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 Ensure we just send Ruby Stdlib objects in ActionMailer notifications. 2010-01-15 12:24:31 +01:00
test_helper_test.rb Migrated over to Mail doing delivery. 2010-01-16 14:02:55 +01:00
tmail_compat_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
url_test.rb Merge Mail with latest Rails and move mail gem to Gemfile. 2009-12-27 12:09:20 +01:00