August Lilleaas

Results 20 comments of August Lilleaas

Odd, how can treetop and polygot affect Rails in any way?

How would you imagine that a feature like this should work? Perhaps it makes more sense to have it as a completely separate module, and split the nodejs code into...

I apologize for spamming the issue tracker, but I'm curious - why did I got tagged here? :) I get tagged in the RN issue tracker from time to time.

You're refering to `this.model` in the helper. A helper can be called in multiple contexts for multiple different models. N times for a collection and once for a single model,...

Added an implementation of this, see https://github.com/augustl/serenade.js/tree/view-helpers. https://github.com/augustl/serenade.js/commit/e6132d315f65efc51e3c0a3d7a24d36997a26abd is an unrelated fix, perhaps I should put it in a separate branch/issue?

In my experience, the extra helper object is not really needed. The methods might as well get called on the controller.

If you think so, why not submit a patch? :) It worked fine in all modern browserd when I published this some years ago, but I did use some experimental...

A big problem is that JavaScript is required to load content. Plenty of people browse the web noscript. In these HTML5 days, noscript is the new ad block. I suppose...

So, really sorry to be "that guy" (tbh, Github needs a "donate money here before you pester the open source maintainers" button), but is there anything I can help out...

Found this one through a Google search - and wondering about the same thing! I'm super new to gRPC so maybe I'm just looking in the wrong places, but the...