rails--rails/actionmailer/lib/action_mailer
Rick Olson bd5ed65110 Update ActionMailer so it treats ActionView the same way that ActionController does. Closes #10244 [rick]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8212 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-11-26 03:36:28 +00:00
..
vendor Rearrange vendor bundles so gem overrides work correctly. 2007-11-07 19:29:21 +00:00
adv_attr_accessor.rb Replace Ruby's deprecated append_features in favor of included. [Marcel Molina Jr.] 2006-04-29 18:10:14 +00:00
base.rb Update ActionMailer so it treats ActionView the same way that ActionController does. Closes #10244 [rick] 2007-11-26 03:36:28 +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 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
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 mailer_class is a class method not an instance method. [josh] Closes #10041 2007-11-21 01:08:06 +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 Rearrange vendor bundles so gem overrides work correctly. 2007-11-07 19:29:21 +00:00
version.rb Prepare versions for RC1 2007-11-09 20:02:29 +00:00