Sean Dague
|
1dff106888
|
Allow custom type for multipart emails [#1691 state:resolved]
Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
|
2009-03-10 16:38:37 +00:00 |
|
Colin Curtin
|
1d4554d766
|
ActionMailer should respect content type when choosing layouts
Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
|
2008-11-21 04:09:14 +05:30 |
|
David Heinemeier Hansson
|
6228220c9b
|
Revert "Revert "Add layout functionality to mailers.""
This reverts commit 36c6aa01ee .
|
2008-09-09 17:25:09 -05:00 |
|
David Heinemeier Hansson
|
36c6aa01ee
|
Revert "Add layout functionality to mailers."
This reverts commit e9a8e0053b .
|
2008-09-09 17:20:55 -05:00 |
|
Pratik Naik
|
e9a8e0053b
|
Add layout functionality to mailers.
Mailer layouts behaves just like controller layouts, except layout names need to
have '_mailer' postfix for them to be automatically picked up.
|
2008-08-31 19:17:42 +01:00 |
|