Hello Guys, Very new to Rails an enjoying myself a great deal. Been playing around with the ActionMailer today sending emails. I'm currently sending a multipart email using the naming conventions for my views to send both an HTML and a TEXT version of the content.
contact.text.html.erb contact.text.plain.erb and this is working just perfectly. What I'm now looking to do is apply a layout to the HTML emails that are sent from the system, so that all have a uniform look and feel. I understand how I can apply a layout to a standard HTML view which gets rendered in the browser but I'm struggling to figure out how this can be done, if at all, for HTML emails. I'd appreciate any help you can offer, if you need any more information then please let me know. Thanks, Robert -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-t...@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.