Eco Resources Plugin
Dependency :
compile ":eco-resources:0.1"
Summary
Compiles Eco templates to Javascript
From Sam Stephenson, Eco templates let you use Coffeescript logic in your Markup. They are a great way to define UI layout in a dynamic single page app.
See: https://github.com/sstephenson/eco
Installation
grails install-plugin eco-resources