mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2025-07-01 16:01:07 +01:00
Rebind Handlebars helpers to drop the pesky options hash for standalone helpers that don't need it. Move block helpers (which do need the Handlebars options/context) to a separate file for special handling.