|
|
@@ -8,3 +8,4 @@ |
|
|
<p>Zero: {{truthy.zero}}</p> |
|
|
<p>Zero: {{truthy.zero}}</p> |
|
|
<p>False: {{truthy.notTrue}}</p> |
|
|
<p>False: {{truthy.notTrue}}</p> |
|
|
<p>length of string should not be rendered: {{price.currency.name.length}}</p> |
|
|
<p>length of string should not be rendered: {{price.currency.name.length}}</p> |
|
|
|
|
|
<p>length of an array should be rendered: {{authors.length}}</p> |