aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/test/quoting_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Make sure quoted-printable text is decoded correctly when only portions of th...Jamis Buck2006-09-091-1/+6
* Make sure DOS newlines in quoted-printable text are normalized to unix newlin...Jamis Buck2006-09-091-0/+7
* Mailer template root applies to a class and its subclasses rather than acting...Jeremy Kemper2006-06-301-4/+1
* Encode multibyte characters correctly #1894Jamis Buck2005-09-011-0/+48