grails-angular-scaffolding
grails-angular-scaffolding copied to clipboard
Templates as script blocks
Rather than creating more HTTP requests it might be preferable to have script blocks in the page. To avoid duplication the common templates could be placed in the ng-app.gsp
layout and the controller specific ones in the index.gsp
.