rails/actionmailer/lib/action_mailer
2010-01-26 19:15:32 +01: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 Handle some TODOs and deprecations. 2010-01-24 18:40:04 +01:00
base.rb Also include translation in ActionMailer. 2010-01-26 16:18:29 +01:00
collector.rb Add some tests to collector with templates and any. 2010-01-23 12:46:40 +01:00
delivery_methods.rb Deprecate old defaults API. 2010-01-26 11:46:42 +01:00
deprecated_api.rb Fix failing tests on AM about render(:body => Hash). 2010-01-26 19:15:32 +01:00
mail_helper.rb Add tests to mail helper. 2010-01-24 19:52:50 +01:00
old_api.rb Fix failing tests on AM about render(:body => Hash). 2010-01-26 19:15:32 +01:00
quoting.rb 131 tests, 309 assertions, 0 failures, 0 errors 2009-11-22 23:20:57 +11:00
railtie.rb Add active_model/railtie back to generated boot.rb, add models back to paths, load active_support/railtie since we need it and ensure default logger is set before config. 2010-01-25 01:12:22 +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 Some refactoring. 2010-01-24 16:37:28 +01:00
version.rb Bump up the version to 3.0.pre 2009-06-30 14:37:12 -07:00