Changeset 92 for trunk/grails-app/conf/NimbleBootStrap.groovy
- Timestamp:
- Jan 19, 2010, 2:25:45 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/conf/NimbleBootStrap.groovy
r54 r92 47 47 // Execute any custom Nimble related BootStrap for your application below 48 48 if (nimble.User.count() == 0) { 49 println ".bootstrapping nimble" 49 50 50 51 // Create example User account
Note: See TracChangeset
for help on using the changeset viewer.