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-01-23 12:46:40 +01:00
..
fixtures Add some tests to collector with templates and any. 2010-01-23 12:46:40 +01:00
abstract_unit.rb Migrated over to Mail doing delivery. 2010-01-16 14:02:55 +01:00
adv_attr_test.rb
asset_host_test.rb
base_test.rb Add some tests to collector with templates and any. 2010-01-23 12:46:40 +01:00
delivery_method_test.rb Refactor delivery methods. 2010-01-19 15:34:58 +01:00
mail_helper_test.rb
mail_layout_test.rb latest updates 2010-01-19 23:09:46 +11:00
mail_render_test.rb
mail_service_test.rb Add basic template rendering to new DSL. 2010-01-22 13:27:26 +01:00
mail_test.rb
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 Default to sync instrumentation. 2010-01-21 13:09:12 +01:00
test_helper_test.rb Migrated over to Mail doing delivery. 2010-01-16 14:02:55 +01:00
tmail_compat_test.rb Added use of AS::Notifications for tmail_compat.rb 2010-01-22 12:49:13 +11:00
url_test.rb