index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionmailer
/
lib
/
action_mailer
/
part.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge docrails.
Pratik Naik
2008-05-25
1
-2
/
+2
*
Allow body to be specified for nested parts with action mailer. Closes #102...
Michael Koziarski
2007-11-29
1
-5
/
+2
*
Parse content-type apart before using it so that sub-parts of the header can ...
Jamis Buck
2006-03-18
1
-8
/
+11
*
Make custom headers work in subparts (closes #4034)
Jamis Buck
2006-03-18
1
-1
/
+3
*
Update/extend ActionMailer documentation (rdoc)
Jamis Buck
2005-10-16
1
-3
/
+35
*
Correctly normalize newlines in outgoing emails before encoding the body [Joh...
Jamis Buck
2005-07-06
1
-1
/
+2
*
Tuned documentation for release (AM)
David Heinemeier Hansson
2005-07-06
1
-3
/
+0
*
Avoid adding nil values to mail headers #1392
Jamis Buck
2005-07-04
1
-4
/
+9
*
Allow for nested parts in multipart mails #1570 [Flurin Egger]
Jamis Buck
2005-07-01
1
-14
/
+43
*
Added a "content_type" accessor to allow messages to explicitly specify a con...
Jamis Buck
2005-06-03
1
-2
/
+2
*
Don't apply a charset to attachments. Wrap base64-encoded lines.
Jamis Buck
2005-06-03
1
-44
/
+4
*
A very thorough refactoring, resulting in new mail property setters and suppo...
Jamis Buck
2005-05-29
1
-0
/
+84