Plugins You can find out about all the publicly available Grails plugins.

Hsoy Templates Plugin

  • Tags : /
  • Latest : 0.3
  • Last Updated: 28 January 2013
  • Grails version : 2.0 > *
1 vote

Grails plugin for Hsoy Templates (Google Closure Templates with HAML syntax) Read more

Dependency :
compile ":hsoy-templates:0.3"

Documentation Source

Coffeescript Compiler Plugin

0 vote

A simple CoffeeScript compiler plugin. It compiles .coffee source files into .js files, and does not require NodeJS or CoffeeScript to be installed on your machine. (If you have NodeJS installed, the plugin will use it, but if not, it will use an embedded Rhino-based compiler.) Leaves you with full control over if/how to use these generated .js files as resources, etc. Full documentation at: https://github.com/brian428/grails-coffeescript-compiler-plugin. Read more

Dependency :
compile ":coffeescript-compiler:0.9.2"

Documentation Source Issues

Mini Profiler plugin

  • Tags : /
  • Latest : 0.1
  • Last Updated: 24 December 2012
  • Grails version : 1.3 > *
1 vote

Shows timing and sql query information in a head-up display in a web page, useful for debugging database and other performance problems. Read more

Dependency :
compile ":miniprofiler:0.1"

Documentation Source Issues

Previous12345678910..93Next