aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/test/fixtures/test_mailer
Commit message (Expand)AuthorAgeFilesLines
* Ruby's new Hash syntax applied in actionmailerMr A2013-11-141-1/+1
* Deletes trailing whitespaces (over text files only find * -type f -exec sed '...Santiago Pastorino2010-08-143-5/+5
* Fix broken test due to constant collisionJeremy Kemper2010-03-171-5/+0
* Failing AM test for legacy multipart alternative renderingJoshua Peek2010-01-262-0/+2
* Add basic template rendering to new DSL.José Valim and Mikel Lindsaar2010-01-221-2/+0
* Refactor ActionView::PathYehuda Katz + Carl Lerche2009-04-229-2/+0
* Protect body ivar from being clobbered by the mailer template assignsJoshua Peek2008-09-281-0/+2
* Fixed problem causes by leftover backup templates ending in tilde [state:comm...U-ESCAPEE\Mack2008-09-091-0/+10
* Ensure templates are rendered if all the parts are already processedJoshua Peek2008-08-131-0/+0
* Remove empty .rhtml templatesJeremy Kemper2008-02-076-0/+0
* Update ActionMailer so it treats ActionView the same way that ActionControlle...Rick Olson2007-11-262-1/+1
* Add missing sub template fixtures. References #10130 [java]Michael Koziarski2007-11-222-0/+2
* Test which fails without [8052] [Koz]Michael Koziarski2007-10-291-1/+3
* Missed mailer adds.Jeremy Kemper2007-10-162-0/+4
* Disable the routing optimisation code when dealing with foo_url helpers. Add...Michael Koziarski2007-09-221-1/+1
* Missed svn adds. References #7534.Jeremy Kemper2007-06-082-0/+12
* Apply the rest of Chads patchDavid Heinemeier Hansson2007-02-2112-20/+20
* Automatically included ActionController::UrlWriter, such that URL generation ...David Heinemeier Hansson2006-08-251-0/+3
* Stricter matching for implicitly multipart filenames excludes files ending in...Jeremy Kemper2005-11-152-0/+2
* Better multipart support with implicit multipart/alternative and sorting of s...Jamis Buck2005-07-011-0/+1
* A very thorough refactoring, resulting in new mail property setters and suppo...Jamis Buck2005-05-292-0/+12
* InitialDavid Heinemeier Hansson2004-11-241-0/+3