ad0a6c6318
This gem brings you the power of the premailer gem to Rails without any configuration needs. Create HTML emails, include a CSS file as you do in a normal HTML document and premailer will inline the included CSS. WWW: https://github.com/fphilipe/premailer-rails PR: 208508 Submitted by: Torsten Zuehlsdorff <ports@toco-domains.de>
6 lines
262 B
Text
6 lines
262 B
Text
This gem brings you the power of the premailer gem to Rails
|
|
without any configuration needs. Create HTML emails, include
|
|
a CSS file as you do in a normal HTML document and premailer
|
|
will inline the included CSS.
|
|
|
|
WWW: https://github.com/fphilipe/premailer-rails
|