Ben Gubler

Results 164 comments of Ben Gubler

@jcs224 this should be possible currently by defining a custom function, `block`, using the `functionHeader` option.

@jcs224 I don't have an example right off hand, and am a bit too busy with work to draft one up right now -- sorry :grimacing:. If you're able to...

@morandd thanks for opening this issue! > But, if you provide an empty object as the second parameter to include, like this: then the child does inherit access to the...

@morandd thanks for the thorough details and tests. This begs the question: do we want to automatically have partials inherit `it` from their parents, or should we remove that behavior...

@paul-norman I understand where you're coming from. However, there is a faster way to merge data. It seems like `{ ...it, extra: 123 }` might not add that much code...

My forked repo contains code and links, and squirrelly works (I tested it) but I'm not sure how to do tests.

Great! I'll do that.

@doowb sorry for the long delay! I've been completely rewriting Squirrelly. I just made a pull request #317 which adds Squirrelly, and all tests (except for Hamlet) pass, including partials...

@pvorb Linux and Chrome. Before I was using Windows + Chrome and had the same issue