Plugin jQuery mobile framework resource files
Dependency :
compile ":jquery-mobile:1.1.0.5"
Summary
Plugin jQuery mobile framework resource files. To get started -- checkout http://jquerymobile.com/
Installation
grails install-plugin jquery-mobile
Description
Grails Plugin jQuery mobile framework resource filesProvides jQuery mobile framework resource files.To get started -- checkout http://jquerymobile.com/Including the resourcesYou must use the Grails resources framework to make use of this plugin. The resources exposed by this plugin are: jquery-mobile - jQuery mobile framework css and js (version 1.0 final)Usage
<r:require modules="jquery-mobile"/>