mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 21:00:30 -04:00
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
|