summaryrefslogtreecommitdiffstats
path: root/lib/handlebars/compiler/helpers.js
diff options
context:
space:
mode:
authorkpdecker <kpdecker@gmail.com>2015-08-03 16:08:23 -0500
committerkpdecker <kpdecker@gmail.com>2015-08-03 16:08:23 -0500
commit8e868ab22509c6ca5f5e7419e61c10e6e771b954 (patch)
tree9ee703c5fd3d8dac44ea964f49398a2ad98e1a42 /lib/handlebars/compiler/helpers.js
parent5d4b8da344ab5060205678375df298a3d738e862 (diff)
downloadhandlebars.js-8e868ab22509c6ca5f5e7419e61c10e6e771b954.zip
handlebars.js-8e868ab22509c6ca5f5e7419e61c10e6e771b954.tar.gz
handlebars.js-8e868ab22509c6ca5f5e7419e61c10e6e771b954.tar.bz2
Always return string responses
Certain optimizations for simple templates could result in objects returned by helpers returned rather than their string representation, resulting in some odd edge cases. This ensures that strings are always returned from the API for consistency. Fixes #1054.
Diffstat (limited to 'lib/handlebars/compiler/helpers.js')
0 files changed, 0 insertions, 0 deletions