Ignore:
Timestamp:
Aug 6, 2010, 12:29:20 AM (13 years ago)
Author:
duh
Message:
  • fixed nimble installation
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/grails-app/domain/nimble/User.groovy

    r779 r782  
    22package nimble
    33
    4 class User { /* extends grails.plugins.nimble.core.UserBase { */
     4class User extends grails.plugins.nimble.core.UserBase {
    55
    66        // Extend UserBase with your custom values here
Note: See TracChangeset for help on using the changeset viewer.