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
2010-03-28 17:03:33 +11: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 Updating test, should be calling :decoded, not :encoded, is a problem now that Mail is fixed 2010-03-28 16:22:37 +11:00
abstract_unit.rb Eliminate warnings for AM on 1.8 2010-03-16 23:24:00 -07:00
base_test.rb Fixing up attachment encoding specs to work with latest mail - and be correct 2010-03-28 17:03:33 +11: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