Just an FYI:

I submitted a patch to ActionMailer that allows you to use Haml  
templates with multipart formatted email:

http://dev.rubyonrails.org/ticket/7534

This only affects you if you want to use Haml templates with  
ActionMailer in the form:

my_mailer.text.plain.haml
my_mailer.text.html.haml

If you really need this, the patch was made against edge.

(Yeah, I figured out how to stub the class method that renders the  
template so the test can occur in isolation and not be dependent on  
the presence of a templating plugin :)

Steve

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Haml" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/haml?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to