cloudfour / core-hbs-helpers

Handlebars helpers that we usually need
MIT License
11 stars 2 forks source link

Chore: Add exceptions to helpers #10

Closed erikjung closed 8 years ago

erikjung commented 8 years ago

Closes #6

This adds exception throwing to the helpers with input value fragility. It also adds new test assertions to make sure these exceptions are thrown when expected.

tylersticka commented 8 years ago

Very small nit inline, otherwise LGTM. :+1: