rails/actionmailer/lib/action_mailer
2010-02-01 02:02:42 -08:00
..
railties Mail should log when raise_delivery_methods is false. 2010-01-19 21:34:59 +01:00
adv_attr_accessor.rb Handle some TODOs and deprecations. 2010-01-24 18:40:04 +01:00
base.rb Convert to class_attribute 2010-02-01 02:02:42 -08:00
collector.rb Add some tests to collector with templates and any. 2010-01-23 12:46:40 +01:00
delivery_methods.rb Convert to class_attribute 2010-02-01 02:02:42 -08:00
deprecated_api.rb Convert to class_attribute 2010-02-01 02:02:42 -08:00
mail_helper.rb Add tests to mail helper. 2010-01-24 19:52:50 +01:00
old_api.rb Rename 'defaults' class method to 'default' to reflect that it's a declaration 2010-01-27 19:38:17 -08:00
quoting.rb Updating Action Mailer documentation 2010-01-31 09:46:51 -08:00
railtie.rb ActionMailer should depend just on AbstractController. 2010-01-29 17:51:05 +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 Handle some TODOs and deprecations. 2010-01-24 18:40:04 +01:00
tmail_compat.rb Add transfer_encoding= setter deprecation. 2010-01-30 16:39:27 +01:00
version.rb Bump up the version to 3.0.pre 2009-06-30 14:37:12 -07:00