- Fix attachments
-
Rename gem to premailer-rails (drop the 3)
-
Add support for rails 4
-
Refactor code
-
Add support for precompiled assets
-
No longer include default
email.css
-
Fixed several bugs
-
Strip asset digest from CSS path
-
Improve nokogiri support
-
Request CSS file if asset is not found locally
This allows you to host all your assets on a CDN and deploy the app without the
app/assets
folder.
Thanks to everyone who contributed!