如何在 rails 应用程序中为 ruby 中的邮件程序设置模板设计?

How to set the templete design for mailers in ruby on rails app?

我想在 rails 应用上为 ruby 中的邮件程序设计一个模板。交付的邮件缺少样式。我尝试添加内联 css 但某些 css 属性丢失。

也许 Roadie can solve your problem. Here 也是它的 railscast。