1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionmailer/lib/action_mailer
2010-01-24 12:30:13 +11:00
..
railties Mail should log when raise_delivery_methods is false. 2010-01-19 21:34:59 +01:00
vendor Silence warnings 2010-01-02 22:39:00 -08:00
adv_attr_accessor.rb Moved old API into deprecated_api.rb in preparation for new Rails 3 Mailer API 2010-01-20 22:26:24 +11:00
base.rb Delegated ActionMailer::Base.deliveries to Mail.deliveries, added callback support in Mail to call ActionMailer on delivery, moved deliver to deprecated API in preparation for new API 2010-01-24 11:15:42 +11:00
collector.rb Add some tests to collector with templates and any. 2010-01-23 12:46:40 +01:00
delivery_methods.rb Get implicit multipart and attachments working together. 2010-01-22 14:38:41 +01:00
deprecated_api.rb Moving AS::Notifications call to one location in base 2010-01-24 12:30:13 +11:00
mail_helper.rb Added basic explicit multipart rendering and tests 2010-01-23 21:37:34 +11:00
quoting.rb 131 tests, 309 assertions, 0 failures, 0 errors 2009-11-22 23:20:57 +11:00
railtie.rb Add subscriber to ActionMailer. 2010-01-14 01:07:03 +01:00
test_case.rb Delegated ActionMailer::Base.deliveries to Mail.deliveries, added callback support in Mail to call ActionMailer on delivery, moved deliver to deprecated API in preparation for new API 2010-01-24 11:15:42 +11:00
test_helper.rb
tmail_compat.rb Moved deprecated_body.rb to deprecatead_api.rb 2010-01-22 11:01:21 +01:00
version.rb Bump up the version to 3.0.pre 2009-06-30 14:37:12 -07:00