Closed monkbroc closed 8 years ago
This looks really nice. Thank you!
Great. Thanks for merging @Mange!
I just released roadie
version 3.1.0 and roadie-rails
1.1.0 containing these fixes.
Wow. You don't mess around Magnus!
Thanks for your dedication. It's really appreciated you know.
When I tried using roadie-rails in combination with a bang version of the Rails mailer deliver methods to skip raising exceptions the email styles were not inlined.
I propose to intercept the
deliver!
message onMail
instances as well as thedeliver
message to trigger the automatic inlining of styles.I restructured the integration test a bit to avoid another copy of the email validation code.