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

Mail Watcher Plugin

  • Tags : /
  • Latest : 0.1
  • Last Updated: 05 March 2012
  • Grails version : 2.0 > *
0 vote

This Plugin will poll provided Gmail id for unread mails,And Will save them. Read more

Dependency :
compile ":mail-watcher:0.1"

Documentation

Cookie Session Plugin

  • Tags : utility, session, cookies
  • Latest : 2.0.7
  • Last Updated: 13 February 2013
  • Grails version : 1.2.4 > *
2 votes

The Cookie Session plugin enables grails applications to store session data in http cookies between requests instead of in memory on the server. This allows application deployments to be more stateless which supports simplified scaling architectures and fault tolerance. Read more

Dependency :
compile ":cookie-session:2.0.7"

Documentation Source

Jasmine Plugin

  • Tags : /
  • Latest : 1.1
  • Last Updated: 24 May 2012
  • Grails version : 1.2.0 > *
0 vote

Test Runner for Jasmine: DOM-less simple JavaScript testing framework Read more

Dependency :
compile ":jasmine:1.1"

Documentation

Previous1..75767778798081828384Next