SyntaxFix
Write A Post
Hire A Developer
Questions
I was using old version 1.0.beta.6 of handlebars, i think somewhere during 1.1 - 1.3 this functionality was added, so updating to 1.3.0 solved the issue, here is the usage:
1.0.beta.6
Usage:
{{#each object}} Key {{@key}} : Value {{this}} {{/people}}