Ramaze + CoffeeScript

Hello.
How, i can integrate to my Ramaze project, CoffeeScript?
I have replace my JS files on CoffeeScript files, but a don’t undestand
how it :frowning:
Thanks.

On Thursday, June 14, 2012 2:49:42 AM UTC-4, Den Srv wrote:

Hello.
How, i can integrate to my Ramaze project, CoffeeScript?
I have replace my JS files on CoffeeScript files, but a don’t undestand
how it :frowning:
Thanks.

I don’t think Ramaze has any special support for coffeescript. Just
compile
the scripts yourself and use the resulting javascripts in your app.