source: trunk/src/grails-app/controllers/PersonController.groovy @ 16

Last change on this file since 16 was 16, checked in by tuxta, 15 years ago

Created grails app and init domain classes

File size: 54 bytes
Line 
1class PersonController {
2
3    def scaffold = Person
4}
Note: See TracBrowser for help on using the repository browser.