source: trunk/grails-app/domain/nimble/NimbleProfile.groovy @ 51

Last change on this file since 51 was 51, checked in by duh, 14 years ago

-re-added nimble snapshot 0.3

File size: 137 bytes
Line 
1
2package nimble
3
4class NimbleProfile extends intient.nimble.domain.ProfileBase {
5
6        // Extend ProfileBase with your custom values here
7
8}
Note: See TracBrowser for help on using the repository browser.