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
2007-12-02 20:31:39 +00:00
..
fixtures Remove old tests which relied on @ being an ATOM to work around old Mail.app bugs. Closes #10317 [mikel] 2007-12-02 20:31:39 +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 Update ActionMailer so it treats ActionView the same way that ActionController does. Closes #10244 [rick] 2007-11-26 03:36:28 +00:00
mail_service_test.rb Remove old tests which relied on @ being an ATOM to work around old Mail.app bugs. Closes #10317 [mikel] 2007-12-02 20:31:39 +00:00
quoting_test.rb Remove old tests which relied on @ being an ATOM to work around old Mail.app bugs. Closes #10317 [mikel] 2007-12-02 20:31:39 +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