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-22 13:27:26 +01:00
..
fixtures Add basic template rendering to new DSL. 2010-01-22 13:27:26 +01: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 Add basic template rendering to new DSL. 2010-01-22 13:27:26 +01: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 Add basic template rendering to new DSL. 2010-01-22 13:27:26 +01: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 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 Merge Mail with latest Rails and move mail gem to Gemfile. 2009-12-27 12:09:20 +01:00