aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/lib/action_mailer/tmail_compat.rb
Commit message (Expand)AuthorAgeFilesLines
* Add transfer_encoding= setter deprecation.José Valim2010-01-301-1/+7
* Some refactoring.José Valim and Mikel Lindsaar2010-01-241-3/+3
* Moved deprecated_body.rb to deprecatead_api.rbJosé Valim and Mikel Lindsaar2010-01-221-3/+3
* Added use of AS::Notifications for tmail_compat.rbJosé Valim and Mikel Lindsaar2010-01-221-3/+6
* Adding tests for attachments['blah.rb'] = {} et alJosé Valim and Mikel Lindsaar2010-01-211-0/+5
* removing spurious lineMikel Lindsaar2009-12-311-1/+0
* Adding :transfer_encoding -> :content_transfer_encoding as part of TmailCompatMikel Lindsaar2009-12-311-0/+11
* Adding TMailCompat layer for :set_content_type and friendsMikel Lindsaar2009-12-301-0/+10