Open costa opened 12 years ago
I've tried (and failed) to do this with
- var some_haml = Haml(" \ .some-haml \ ... \ ");
what exactly are you trying to do here?
I'm sorry it took so long. I was talking about capturing haml-js output the way http://haml-lang.com/docs/yardoc/Haml/Helpers.html#capture_haml-instance_method does it.
I've tried (and failed) to do this with