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
David Heinemeier Hansson 20bd4bd3e2 Updated docs and otherwise
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4902 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-09-02 19:32:45 +00:00
..
vendor Fixed that iconv decoding should catch InvalidEncoding #3153 [jon@siliconcircus.com] 2006-09-02 19:31:45 +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 Updated docs and otherwise 2006-09-02 19:32:45 +00:00
helpers.rb Replace alias method chaining with Module#alias_method_chain. [Marcel Molina Jr.] 2006-04-29 20:20:22 +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
utils.rb Correctly normalize newlines in outgoing emails before encoding the body [John Long] 2005-07-06 09:53:34 +00:00
version.rb Updated docs and otherwise 2006-09-02 19:32:45 +00:00