brentd / xray-rails

☠️ A development tool that reveals your UI's bones
MIT License
1.22k stars 79 forks source link

Skip xray for email templates #48

Closed barthez closed 8 years ago

barthez commented 9 years ago

XRay adds its comments into mailers templates (html/text whatever). It get little messy when I try tests my emails generated in development environment against SPAM test and other, because it's complaining about this comments. It it also impossible to inspect emails by XRay, so why these comments should even be there?

tinynumbers commented 9 years ago

Any updates on this issue?

brentd commented 8 years ago

v0.1.17 should no longer augment mailer templates