Hey HN!<p>Emails is a massive pain (anyone who's had to try and adjust HTML <table> layouts knows this). I was struggling with this in my Ruby on Rails apps and wants to change things.<p>I've spent weeks hacking away on these components to try and build something better. It's finally ready! Rather than copying and pasting a massive <table> layout across and never touching it again, it's possible to build ActionMailer templates (the Ruby on Rails mail engine) with components like Email::Button and Email::Container.<p>Hope some of you here find it interesting!
I'll keep an eye on the comments here — I'm happy to answer your questions!<p>Harrison