Comment on Rails 4.1.0 beta1 releasedparentComments−joshdotsmith12y37signals actually has a gem called mail_view that I've been using to preview mailers: https://github.com/37signals/mail_viewGlad this made it into Rails itself.And if you've ever wanted to put inline CSS into emails, roadie will help with that: https://github.com/Mange/roadie−dboyd12yHat-tip to roadie. I am absolutely amazed at how well it works, and how much work it removes in producing HTML emails.−alexvay12yWhat is the template engine used to parse https://github-camo.global.ssl.fastly.net/c58b91097c12fa39e4... ?
Comments
37signals actually has a gem called mail_view that I've been using to preview mailers: https://github.com/37signals/mail_view
Glad this made it into Rails itself.
And if you've ever wanted to put inline CSS into emails, roadie will help with that: https://github.com/Mange/roadie
Hat-tip to roadie. I am absolutely amazed at how well it works, and how much work it removes in producing HTML emails.
What is the template engine used to parse https://github-camo.global.ssl.fastly.net/c58b91097c12fa39e4... ?