index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionmailer
/
test
/
mail_render_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed old deprecation test because the warning was removed in 1129a24
Joshua Peek
2008-08-22
1
-9
/
+3
*
require abstract_unit directly since test is in load path
Jeremy Kemper
2008-01-05
1
-1
/
+1
*
Update ActionMailer so it treats ActionView the same way that ActionControlle...
Rick Olson
2007-11-26
1
-0
/
+13
*
Fixed that partial rendering should look at the type of the first render to d...
David Heinemeier Hansson
2007-11-18
1
-0
/
+11
*
Allow ActionMailer subclasses to individually set their delivery method (so t...
David Heinemeier Hansson
2007-11-07
1
-2
/
+10
*
Fix silent failure of rxml templates. Closes #9879.
Jeremy Kemper
2007-10-15
1
-0
/
+11
*
Mailer template root applies to a class and its subclasses rather than acting...
Jeremy Kemper
2006-06-30
1
-6
/
+1
*
r4730@asus: jeremy | 2006-06-29 13:13:38 -0700
Jeremy Kemper
2006-06-29
1
-1
/
+1
*
Resolve conflict among mailer actions with the same name. Closes #5520.
Jeremy Kemper
2006-06-29
1
-1
/
+37
*
Add a unified render method to ActionMailer (delegates to ActionView::Base#re...
Jamis Buck
2005-08-22
1
-0
/
+48