transmogrify 0.1.3
The transmogrify gem is a thin Ruby wrapper around a Node.js based webservice that compiles CoffeeScript and uglifies Javascript. It also provides an engine for the ruby-coffee-script gem so you can use it on Heroku.
Gemfile:
=
install:
=
Runtime Dependencies (2):
coffee-script
>= 2.1.1
json
>= 1.5.1