Added handlebars.helpers (if_eq, etc)

This commit is contained in:
Mark McDowall 2013-06-26 17:29:48 -07:00
commit 2fd73ea446
5 changed files with 156 additions and 3 deletions

View file

@ -2,6 +2,7 @@
define(
[
'templates',
'handlebars.helpers',
'Handlebars/Helpers/DateTime',
'Handlebars/Helpers/Html',
'Handlebars/Helpers/Numbers',