rails/actionmailer/lib/action_mailer
2010-01-22 12:46:19 +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 Mail method accepting all headers set via the hash 2010-01-21 00:10:22 +11:00
delivery_methods.rb Refactor delivery methods. 2010-01-19 15:34:58 +01:00
deprecated_api.rb Updating deprecated API to sanitize old style attachments hash to work with new mail.attachments method 2010-01-22 12:46:19 +11:00
deprecated_body.rb Refactor delivery methods. 2010-01-19 15:34:58 +01:00
mail_helper.rb Merge Mail with latest Rails and move mail gem to Gemfile. 2009-12-27 12:09:20 +01: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 Get rid of RAILS_ROOT deprecation on AM::TestCase. 2010-01-19 16:13:27 +01:00
test_helper.rb use autoload instead of explicit requires for ActionMailer 2008-11-23 12:27:25 -06:00
tmail_compat.rb Adding tests for attachments['blah.rb'] = {} et al 2010-01-21 20:03:55 +11:00
version.rb Bump up the version to 3.0.pre 2009-06-30 14:37:12 -07:00