This is an experimental Grails project using Twitter Bootstrap for scaffolded views.
Check out the demo on Cloud Foundry.
You can either use this project as a template or to add to an existing Grails application:
- Install the Twitter Bootstrap Resources plugin, i.e. add
runtime ":twitter-bootstrap:2.3.1"
to BuildConfig.groovy. - Install the Fields plugin, i.e. add
runtime ":fields:1.3"
to BuildConfig.groovy. - Copy the following files into your Grails application.
src/templates/scaffolding/*
web-app/css/scaffolding.css
grails-app/conf/ScaffoldingResources.groovy
grails-app/taglib/**/*
grails-app/views/index.gsp
grails-app/views/layouts/bootstrap.gsp
grails-app/views/_fields/default/_field.gsp