Chris Coyne
Chris Coyne
I'd want to cover all possible cases with this...If you want to add optional features to tablify to (1) convert \n to br, and (2) pretty handle multiline cells, I...
hey guys, this is very interesting. We've been using Toffee in production for a while and aren't seeing this mem leak problem. While I haven't been working on Toffee much...
I did some testing on a flight last night and wrote a little script that used a Toffee engine to render a file over a million times -- each time...
And as a last point - if you can provide me even the most trivial project which has this behavior, I'm happy to explore it.
Not really the way you'd like. There are a few ways to wrap one template around another, but none of them are done by declaring at the top of one...
I know, Aseem, I really should...but Keybase is swallowing my time right now. Maybe Toffee would be more popular if I did a better job presenting it. I'm pretty happy...
Like the request for inline layout declarations, this likely wouldn't get added until a major version upgrade. But, in the meantime, what syntax would you imagine?
This is unlikely to get added in the near future. If I do a major version upgrade (not currently planned), I'll add it.
Hey @pwnall -- make sure you have toffee 0.1.3 and any of these examples should work: ``` coffee-script toffee = require 'toffee' # ---------------------------------- # An example, using a view...
This is very interesting to me. Although: I have never used ruby before, other than just poking around back when RoR first started getting popular. So I don't know what...