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
2005-06-06 16:06:26 +00:00
..
vendor Handle parsing of recursively multipart messages 2005-06-06 16:06:26 +00:00
adv_attr_accessor.rb A very thorough refactoring, resulting in new mail property setters and support for attachments and multipart messages. 2005-05-29 16:36:22 +00:00
base.rb BCC headers are removed when sending via SMTP 2005-06-06 09:32:52 +00:00
mail_helper.rb Initial 2004-11-24 01:04:44 +00:00
part.rb Added a "content_type" accessor to allow messages to explicitly specify a content-type other than "text/plain" (the default). 2005-06-03 10:57:06 +00:00
quoting.rb A very thorough refactoring, resulting in new mail property setters and support for attachments and multipart messages. 2005-05-29 16:36:22 +00:00