Skip to content

Create template registry once and lazy.

Kai Michaelis requested to merge hbs-lazy into master

Instead of creating a new Handlebars instance each call to send_email it's now a rocket fairing that's initialized lazily.

Closes #22 (closed)

Merge request reports