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-02-19 10:51:17 +01:00
..
railties Rename Rails::Subscriber to Rails::LogSubscriber 2010-02-16 22:36:15 +01:00
adv_attr_accessor.rb Handle some TODOs and deprecations. 2010-01-24 18:40:04 +01:00
base.rb Allow to choose the template path and template name used in implicit rendering with ActionMailer. 2010-02-19 10:51:17 +01: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 Rename Rails::Subscriber to Rails::LogSubscriber 2010-02-16 22:36:15 +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 Fix tiny version number from '3.0.0beta' to '3.0.0.beta1', so 'rake install' will be run correctly [#3879 status:resolved] 2010-02-06 15:51:44 +01:00