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

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

Plugin Twitter Bootstrap CSS framework resource files

  • Tags : css, resources, framework
  • Latest : 2.3.0
  • Last Updated: 23 May 2013
  • Grails version : 1.3.7 > *
20 votes

9% of Grails users

Provides Twitter Bootstrap CSS framework resource files.

Bootstrap is Twitter's toolkit for kickstarting CSS for websites, apps, and more. It includes base CSS styles for typography, forms, buttons, tables, grids, navigation, alerts, and more. To get started with Bootstrap checkout the Bootstrap Documentation! Read more

Dependency :
compile ":twitter-bootstrap:2.3.0"

Documentation Source Issues

Sham Plugin

  • Tags : /
  • Latest : 0.3
  • Last Updated: 06 February 2013
  • Grails version : 1.3.7 > *
0 vote

A plugin using the sham data generation library to generate test / demo data when testing your app. Read more

Dependency :
compile ":sham:0.3"

Documentation Source Issues

Previous1..891011121314151617..93Next