rails--rails/actionmailer/lib/action_mailer
David Heinemeier Hansson 5c0d38f674 Fixed that a return-path header would be ignored (closes #7572) [joost]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@9099 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2008-03-27 17:54:02 +00:00
..
vendor Update tmail to r208 versioned as 1.2.2 2008-01-19 03:13:34 +00:00
adv_attr_accessor.rb Ruby 1.9 compat: introduce instance_variable_names. Closes #10630 [Frederick Cheung] 2007-12-28 05:42:12 +00:00
base.rb Fixed that a return-path header would be ignored (closes #7572) [joost] 2008-03-27 17:54:02 +00:00
helpers.rb Ruby 1.9 compat, consistent load paths 2007-10-02 05:32:14 +00:00
mail_helper.rb Update/extend ActionMailer documentation (rdoc) 2005-10-16 15:00:27 +00:00
part.rb Allow body to be specified for nested parts with action mailer. Closes #10271 [redinger] 2007-11-29 02:52:49 +00:00
part_container.rb Parse content-type apart before using it so that sub-parts of the header can be set correctly (closes #2918) 2006-03-18 23:53:07 +00:00
quoting.rb Encode multibyte characters correctly #1894 2005-09-01 14:26:13 +00:00
test_case.rb * Continue evolution toward ActiveSupport::TestCase and friends. #10679 [Josh Peek] 2008-01-05 13:34:15 +00:00
test_helper.rb Add assert_emails and assert_no_emails to test the number of emails delivered. Closes #6479. 2006-11-05 21:56:18 +00:00
utils.rb Correctly normalize newlines in outgoing emails before encoding the body [John Long] 2005-07-06 09:53:34 +00:00
vendor.rb Update vendor version number 2008-01-19 03:13:44 +00:00
version.rb Prepare for 2.0.2 release 2007-12-16 23:30:30 +00:00