rails/actionmailer/test
2007-11-22 05:01:43 +00:00
..
fixtures Add missing sub template fixtures. References #10130 [java] 2007-11-22 05:01:43 +00:00
abstract_unit.rb Allow ActionMailer subclasses to individually set their delivery method (so two subclasses can have different delivery methods) (closes #10033) [zdennis] 2007-11-07 16:05:17 +00:00
delivery_method_test.rb Allow ActionMailer subclasses to individually set their delivery method (so two subclasses can have different delivery methods) (closes #10033) [zdennis] 2007-11-07 16:05:17 +00:00
mail_helper_test.rb Allow ActionMailer subclasses to individually set their delivery method (so two subclasses can have different delivery methods) (closes #10033) [zdennis] 2007-11-07 16:05:17 +00:00
mail_render_test.rb Fixed that partial rendering should look at the type of the first render to determine its own type if no other clues are available (like when using text.plain.erb as the extension in AM) (closes #10130) [java] Fixed that partials would be broken when using text.plain.erb as the extension #10130 [java] 2007-11-18 22:01:33 +00:00
mail_service_test.rb Allow ActionMailer subclasses to individually set their delivery method (so two subclasses can have different delivery methods) (closes #10033) [zdennis] 2007-11-07 16:05:17 +00:00
quoting_test.rb Set default charset of MTAs to ISO instead of us-ascii (unless reported otherwise) 2007-10-09 13:34:51 +00:00
test_helper_test.rb Introduce TestCase subclasses for testing rails applications allowing tests to be DRY'd up a bit and to provide a path toward tidying up our monkeypatching of test/unit. 2007-10-26 02:21:21 +00:00
tmail_test.rb Fix attachment decoding when using the TMail C extension. Closes #7861. 2007-09-14 05:30:52 +00:00
url_test.rb Allow ActionMailer subclasses to individually set their delivery method (so two subclasses can have different delivery methods) (closes #10033) [zdennis] 2007-11-07 16:05:17 +00:00