Files
handlebars.js/test
Jason Davies 03cadf8e76 Fix exception when context value is empty string
An exception was being thrown due to the empty string '' being treated
as a non-existent context value.  When the empty string was encountered
as a nested value in the context it caused the fallback to be accessed
instead, and due to the non-existent nesting property it threw an
exception.
2010-09-20 11:52:55 +08:00
..
2010-09-11 18:24:50 -04:00
2010-09-05 17:36:14 -04:00
2010-09-05 03:44:04 -04:00