source:
trunk/grails-app/domain/nimble/Profile.groovy
@
162
Last change on this file since 162 was 162, checked in by duh, 13 years ago | |
---|---|
|
|
File size: 131 bytes |
Rev | Line | |
---|---|---|
[51] | 1 | |
2 | package nimble | |
3 | ||
4 | class Profile 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.