Jeremy Mickelson
Jeremy Mickelson
@mgenereu I tried your patch, but I'm getting the following crash: `couldn't find file '.' under '/Users/jeremy/projects/allynova/app/assets/javascripts'` crashing on this line: ``
Just thought I would bump this again. I would love to be able to start using iced-coffee-script in my rails project again, but I need some of the features of...
I just ran into another great place I could used iced coffee script. I might start poking into this myself if you don't have time.
As long as the "this" in "hand off **this** project," means only the gem release and not all of IcedCoffeeScript, I'd be happy to help. :wink: Give me until Wednesday...
I'm going to try and figure this out now, let me know if you have any tips.
How did you use to do it? I'm not finding anything that looks like it...
I opened up an issue over at jashkenas/coffeescript#3732 to ask how they do it. We'll see what they say.
Right. I see the commits where they do that. It's a great idea, but they still must be doing something to package the gem, as it is still getting update...
So I think I might have got the gem building, but now I'm getting an error when I try to compile with it: ``` Cannot set property 'CoffeeScript' of undefined...
It might have to do with the fact that its running inside ExecJS (V8) inside of a Rails project. Are there different build versions?