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-24 12:15:45 +00:00
..
vendor Unquoted @ chars in received email headers are parsed properly in spite of RFC 822 (#1206) 2005-06-22 09:59:14 +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 Allow specific "multipart/xxx" content-type to be set on multipart messages #1412 [Flurin Egger] 2005-06-24 12:15:45 +00:00
helpers.rb Helper support for ActionMailer 2005-06-16 11:39:29 +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