mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2025-02-22 18:35:29 +00: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.