mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2025-10-27 11:36:02 +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.